Some time ago, I think was Jurij who post this formula:

For an object:

header_block~=120 bytes
space_capacity_for_a_block=(block_size-header_block)(1-pctfree/100)

rows_in_a_block=space_capacity_for_a_block/estimation_of_the_row_lengh

Hope that helps

Angel