learn.howToCalculate
learn.whatIsHeading
The geometric mean is the nth root of the product of n numbers. It is the correct average for quantities that multiply (growth rates, investment returns) rather than add.
Guida passo passo
- 1GM = (x₁ × x₂ × ... × xₙ)^(1/n)
- 2Always ≤ arithmetic mean
- 3For investment returns: GM = (final/initial)^(1/n) − 1
Esempi risolti
Ingresso
Annual returns: +50%, −50%, +50%
Risultato
GM = (1.5×0.5×1.5)^(1/3)−1 = −6.1%/yr
AM would give +16.7% — completely misleading
Pronto per calcolare? Prova la calcolatrice gratuita di Geometric Mean
Provalo tu stesso →