plz help with memory size

some more data from eeprom inside the cards
anyway, as the memory size may affect system design, is it possible to estimate memory usage of a sketch?
I wrote something like "byte data[2048];" for a atmega328 board and the compiler didn't see any wrong with it.