Geometric mean
Interpretation
The geometric mean is like resizing a rectangle into a square while preserving area:
Changing affects multiplicatively.
→ Use it any time values combine multiplicatively (compounding, growth rates, ratios over time).
Growth of +20% +25% -33.3%
E.g. 1000→1200→1500→1000
The +1 converts the growth rates into growth factors (e.g. +20% → 1.2), and the -1 converts the geometric mean of the growth factors back into a growth rate.
What is the formula for the geometric mean of positive numbers ?
What is the geometric mean of the growth rates +20%, +25%, and -33.3%?
When should you use the geometric mean instead of the arithmetic mean?
Use the geometric mean any time values combine multiplicatively (compounding, growth rates, ratios over time). The arithmetic mean is for additive combinations.
