Computer storage is measured in decimal (base 10) or binary (base 2) notations of bytes.
IMB Spectrum - Data Storage Values
Series
| Name | Symbol | Value (base-10) | Name | Symbol | Value (base-2) |
|---|---|---|---|---|---|
| kilo | K | $10^{3}$ | kibi | Ki | $2^{10}$ |
| mega | M | $10^{6}$ | mebi | Mi | $2^{20}$ |
| giga | G | $10^{9}$ | gibi | Gi | $2^{30}$ |
| tera | T | $10^{12}$ | tebi | Ti | $2^{40}$ |
| peta | P | $10^{15}$ | pebi | Pi | $2^{50}$ |
| exa | E | $10^{18}$ | exbi | Ei | $2^{60}$ |
Value comparisons
| Decimal value | Binary value | Percentage difference |
|---|---|---|
| 100 kilobytes (KB) | 97.65 kibibytes (KiB) | 2.35% |
| 100 megabytes (MB) | 95.36 mebibytes (MiB) | 4.64% |
| 100 gigabytes (GB) | 93.13 gibibytes (GiB) | 6.87% |
| 100 terabytes (TB) | 90.94 tebibytes (TiB) | 9.06% |
| 100 petabytes (PB) | 88.81 pebibytes (PiB) | 11.19% |
| 100 exabytes (EB) | 86.73 exbibytes (EiB) | 13.27% |
The values are surprisingly close for the exponents used. Maybe I'm lacking an intuitive foundation for exponents, but it seems coincidental that these two exponential sequences are so close. Is there a relationship here I'm not seeing?
Because $2^{10}=1024$ and $10^3=1000$.
These are only $2.4\%$ apart.
This numeric coincidence (for that is all it is) has been taken advantage of in the naming of values.