Learn

Fermi Estimation

Fermi estimation is a way to get surprisingly close to an unknown quantity by decomposing it into simple, defensible assumptions.

The method

  1. Break the question into factors. Ask what smaller quantities would determine the answer.
  2. Choose round numbers. Use assumptions you can defend, not made-up precision.
  3. Calculate with units. Multiply or divide the factors and check that the units cancel correctly.
  4. Check the order of magnitude. Compare the result with something familiar and revise if it feels implausible.

A worked example

Suppose you want to estimate the distance from Earth to the Sun. You can use the time sunlight takes to arrive and the speed of light:

Try this Earth–Sun question yourself

Why logarithmic error matters

If the answer is 100, guesses of 50 and 200 should be treated equally: both are off by a factor of two. Guesscale scores this symmetry on a logarithmic scale, which rewards getting the scale right rather than recalling an exact fact.

Common mistakes

Practice the method

The fastest way to improve is to make many estimates, see the multiplicative error, and notice your recurring bias.

Practice Fermi questions Try today's Fermi Game