Always use Average Row Size obtained from DBA_TABLES or used blocks to figure out the table size.
In a transaction environment, each row size in a transaction table differs from other. As I said earlier there is no way you can calculate the exact space requirement for a table. It is only approximation.

My point is simple. Hard disk's price is cheaper. Only you need to ensure that your box has more room for adding more disks.