OhMyCalc

Geometric Mean Calculator

Calculate the geometric mean of four positive values. Compare with the arithmetic mean and see the product.

How to Use the Geometric Mean Calculator

  1. Enter four positive values.
  2. Click Calculate to see the geometric and arithmetic means.
  3. The product of all values is also shown.

クイックリファレンス

変換元変換先
2, 8GM = 4
1, 10, 100, 1000GM ≈ 31.62
4, 4, 4, 4GM = 4
1, 2, 3, 4GM ≈ 2.21
AM–GMAM ≥ GM always

使用例

計算式

Geometric mean = (v₁ × v₂ × … × vₙ)^(1/n) = exp(Σln(vᵢ)/n). All values must be positive.

よくある質問

What is the geometric mean?
The nth root of the product of n numbers. It's useful for rates of change and multiplicative processes.
When should I use geometric mean?
For averaging ratios, percentages, growth rates, or any data that multiplies rather than adds.
Is geometric mean always ≤ arithmetic mean?
Yes, by the AM–GM inequality: the arithmetic mean is always ≥ the geometric mean for positive values.