Geometric Average Calculator
Enter your values and calculate the geometric mean instantly. Great for growth rates, investment returns, ratios, and multiplicative data.
What is a geometric average?
The geometric average (also called the geometric mean) is a way to find the central tendency of numbers when values combine through multiplication instead of addition. In plain terms, it answers this question:
“What single constant factor would produce the same overall effect as this series of factors?”
This makes it especially useful for finance, investing, population growth, business scaling, and any repeated percentage change over time.
Geometric mean formula
For positive numbers
If you have values x₁, x₂, ..., xₙ, the geometric mean is:
GM = (x₁ × x₂ × ... × xₙ)^(1/n)
All values must be greater than 0 in the standard version.
For percentage returns
If your returns are percentages like 8%, -3%, and 12%, convert each return to a growth factor first:
- 8% → 1.08
- -3% → 0.97
- 12% → 1.12
Then compute the geometric mean factor and convert back to a percent:
Geometric Mean Return = (Π(1 + rᵢ))^(1/n) - 1
Why geometric average beats arithmetic average for growth
Arithmetic mean is fine for independent values, but it can mislead when changes compound. For investment returns, geometric average gives the true “steady” rate equivalent to your full multi-period journey.
- Arithmetic average can overstate long-term performance.
- Geometric average reflects actual compounding reality.
Example: +50% then -50%
The arithmetic mean of +50% and -50% is 0%. That sounds neutral, but your money does not end where it started:
- Start with 100
- After +50% → 150
- After -50% → 75
The geometric average return here is about -13.3975% per period, which correctly shows the loss.
How to use this calculator
- Choose Standard geometric mean for positive raw values.
- Choose Geometric mean return for percentage returns over multiple periods.
- Paste or type values separated by comma, spaces, or line breaks.
- Set decimal precision and click Calculate.
Common mistakes to avoid
- Using zero or negative numbers in the standard geometric mean mode.
- Forgetting that returns below -100% are invalid (you cannot lose more than 100% in a simple return model).
- Comparing geometric and arithmetic means without understanding compounding.
- Using too few periods and assuming long-term behavior.
Where geometric averages are used
- Portfolio performance and CAGR-style analysis
- Revenue or user growth trends
- Population and biological growth factors
- Index numbers and multiplicative quality metrics
- Signal processing and normalized ratio data
Final thought
If your data compounds, multiplies, or scales proportionally, geometric average is usually the right lens. Use this calculator to get a clean, reliable value and avoid the common arithmetic-average trap.