There are some situations, for example, after an index is dropped, when the space information for the table may not be current. So, in order to have accurate results you have to use execute sp_spaceused @updateusage = 'TRUE' to correct the values in system tables.