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.

Водич корак по корак

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

Worked Examples

Инпут
Annual returns: +50%, −50%, +50%
Резултат
GM = (1.5×0.5×1.5)^(1/3)−1 = −6.1%/yr
AM would give +16.7% — completely misleading

Подешавања