How to calculate the geometric mean
The geometric mean multiplies all your values together, then takes the root matching the count of values. For 2, 4, 8, 16 the product is 1024 and there are 4 numbers, so the geometric mean is the fourth root of 1024, which is about 5.66. It is always less than or equal to the arithmetic mean.
The arithmetic mean of the same figures is 7.5. The geometric mean sits lower because it is driven by products rather than sums. For plain additive data the ordinary arithmetic mean from the average calculator is the right choice instead.
How to use this calculator
Enter up to four positive numbers and leave unused fields blank. Every value must be greater than zero because the geometric mean is undefined for zero or negative numbers. For a simple importance-weighted average instead, use the weighted average calculator.
The result always lands between the smallest and largest value entered: with 2, 4, 8, 16 the answer of 5.66 falls between 2 and 16, a quick way to spot a mistyped entry.
When to use the geometric mean
The geometric mean is ideal for averaging growth rates, ratios, and multiplicative data such as investment returns. For rates and speeds combined over equal distances, the harmonic mean calculator is the right tool.
The test is whether your values combine by multiplying or by adding. Returns compound, so the geometric mean is the constant rate giving the same end result. Heights or exam scores add up, so the arithmetic mean is correct there.
Frequently asked questions
- How do I calculate the geometric mean?
- Multiply all the values, then take the nth root where n is how many values you have. For 2, 4, 8, 16 the geometric mean is about 5.66.
- Why must values be positive?
- The geometric mean involves a root of the product; zero forces the result to zero and negatives can produce undefined results, so only positive numbers are valid.
- How does it compare to the arithmetic mean?
- The geometric mean is always less than or equal to the arithmetic mean, and it is better for multiplicative data like growth rates.
- When should I use the geometric mean?
- Use it for averaging ratios, percentages of growth, or compounding returns over multiple periods.
- How do I average percentage growth rates with it?
- Convert each rate to a growth factor first, then take the geometric mean of the factors. A 10% gain and a 20% gain become 1.10 and 1.20, and the geometric mean of those is about 1.149, or 14.9% per period.