Skip to main content

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.

Guide étape par étape

  1. 1GM = (x₁ × x₂ × ... × xₙ)^(1/n)
  2. 2Always ≤ arithmetic mean
  3. 3For investment returns: GM = (final/initial)^(1/n) − 1

Exemples résolus

Entrée
Annual returns: +50%, −50%, +50%
Résultat
GM = (1.5×0.5×1.5)^(1/3)−1 = −6.1%/yr
AM would give +16.7% — completely misleading

Prêt à calculer ? Essayez la calculatrice gratuite Geometric Mean

Essayez-le vous-même →

Paramètres