CLASSICAL-MECHANICS · Unit 1 · Video 8 · Interactive Practice

How to Estimate Anything: Thinking Like Fermi

IKey Formulas

Formula Name Description
count=totalper-unit\text{count} = \dfrac{\text{total}}{\text{per-unit}} Chaining rule Multiply and divide known quantities
V4πR2dV \approx 4\pi R^2 d Thin spherical shell Volume of a shell of depth dd around radius RR
m=ρVm = \rho \, V Mass from density Density times volume
(1aN)Nea\left(1 - \tfrac{a}{N}\right)^N \to e^{-a} Exponential limit Used for "last breath" probability, with a=Npa = Np

A result is a success if it lands within one power of ten of the true value — the "success zone" spans a factor of 100.

IIInteractive Visualizations

Visualization 1 — The success zone

How far can a guess stray from the true 102210^{22} molecules in a breath and still count as the right power of ten?

Visualization 2 — The piano-tuner chain

How many piano tuners work in Chicago? Chain quantities you can estimate to reach one you can't.

💡 Doubling any single input barely moves the power of ten — the chain's structure, not the precision of any one guess, sets the scale.

Visualization 3 — The ocean as a thin shell

Wrap the oceans in a thin shell of depth dd: how much does the estimated mass depend on that guessed depth?

💡 Even doubling or tripling the assumed depth keeps the estimate within one power of ten of the accepted 1.4×10211.4 \times 10^{21} kg.

IIIQuiz Questions

Question 1

How many pennies, laid in a line, span one kilometer? Use N=total lengthpenny diameterN = \dfrac{\text{total length}}{\text{penny diameter}}, with 1 km=105 cm1\ \text{km} = 10^5\ \text{cm} and a penny diameter of about 2 cm2\ \text{cm}.

Correct! 10^5 / 2 = 5 x 10^4 pennies.

Not quite. Divide the length by the diameter: 10^5 cm ÷ 2 cm.

Show solution

Solution:

Divide the total length by the diameter of one penny: N=105 cm2 cm=5×104 penniesN = \frac{10^5\ \text{cm}}{2\ \text{cm}} = 5 \times 10^4 \text{ pennies}

Using the true diameter of 1.9 cm gives 5.3×104\approx 5.3 \times 10^4 — within about 5% of our crude estimate. Structure matters more than input precision.

Question 2

The true number of molecules in a breath is about 102210^{22}. A friend estimates 102410^{24}. True or False: This estimate counts as a Fermi "success," since success means landing within one power of ten of the true value.

Correct! 10^24 is two orders of magnitude off — outside the 10^21 to 10^23 success zone.

Not quite. Compare the powers: 24 − 22 = 2, which is more than one order of magnitude.

Show solution

Solution:

The success zone spans one power of ten on each side of the target: from 102110^{21} to 102310^{23}.

An estimate of 102410^{24} is two powers of ten above the true 102210^{22}, so it lands outside the success zone. It is off by a factor of 100, not within a factor of 10.

The statement is therefore False.

Question 3

Estimate the mass of Earth's oceans using the thin-shell model with RE=6×106 mR_E = 6 \times 10^6\ \text{m}, depth d=103 md = 10^3\ \text{m}, coverage f=0.75f = 0.75, and density ρ=1000 kg/m3\rho = 1000\ \text{kg/m}^3.

The shell volume is V0.754πRE2dV \approx 0.75 \cdot 4\pi R_E^2 \, d. What is the approximate mass?

Correct! Volume ≈ 3 x 10^17 m³, times 1000 kg/m³ gives ≈ 3 x 10^20 kg.

Not quite. That is the volume in m³. You still need to multiply by the density (1000 kg/m³).

Not quite. Compute the volume first, then multiply by density ρ = 1000 kg/m³.

Show solution

Solution:

First the volume: V0.75×4π×(6×106)2×1033×1017 m3V \approx 0.75 \times 4\pi \times (6\times 10^6)^2 \times 10^3 \approx 3 \times 10^{17}\ \text{m}^3

Then multiply by density to get mass: m=ρV=1000×3×10173×1020 kgm = \rho V = 1000 \times 3\times 10^{17} \approx 3 \times 10^{20}\ \text{kg}

This is the same order of magnitude as the accepted 1.4×10211.4 \times 10^{21} kg. The common trap is stopping at the volume (3×10173 \times 10^{17} m³) and forgetting to multiply by density.

Question 4

In the "last breath" problem, the per-molecule match probability is p1021p \approx 10^{-21} and a breath holds N3×1022N \approx 3 \times 10^{22} molecules. Using (1p)Nea(1-p)^N \approx e^{-a} with a=Npa = Np, what is the probability PP that none of your molecules were in Lao-Tzu's last breath?

Correct! a = Np ≈ 30, so P ≈ e^-30 ≈ 10^-13 — essentially zero, meaning a shared molecule is nearly certain.

Not quite. Compute a = N·p = (3 x 10^22)(10^-21) ≈ 30, then P ≈ e^-30.

Show solution

Solution:

The exponent is a=Np=(3×1022)(1021)30.a = N p = (3 \times 10^{22})(10^{-21}) \approx 30.

Then P=(1p)Nea=e301013,P = (1-p)^N \approx e^{-a} = e^{-30} \approx 10^{-13},

which is essentially zero. So it is almost certain that you share at least one molecule with Lao-Tzu's dying breath — you are very likely breathing his atoms right now.

The trap answer e0.03e^{-0.03} comes from mistakenly using a=Npa = Np with the wrong powers (treating N3×1019N \approx 3\times 10^{19} or p1024p \approx 10^{-24}).

Takeaway: Fermi estimation is a thinking habit, not just a physics trick. Find anchors you can estimate, chain them together, check that the units cancel, and trust that errors tend to balance out. Unanswerable questions become answerable — that's your new superpower.

Solved: 0 / 4