Geometric Mean Calculator
The geometric mean multiplies all the values together and takes the nth root. It is the right average for things that compound — growth rates, investment returns and ratios — where the arithmetic mean overstates the result.
Your numbers
Result
- Arithmetic mean (for comparison)
- 14
- Count
- 3
| Measure | Value |
|---|---|
| Count of values | 3 |
| Geometric mean | 8 |
| Arithmetic mean | 14 |
How it is calculated
For n numbers, the geometric mean is the nth root of their product: for 2, 8, 32 it is the cube root of 2 x 8 x 32 = 512, which is 8. It is always less than or equal to the arithmetic mean, and it only works for positive numbers.
When to use it
Use the geometric mean for rates that multiply: average annual growth, compound returns, or averaging ratios and index numbers. If an investment grows 10% then 30%, the average growth is the geometric mean of 1.10 and 1.30, not their simple average.
Frequently asked questions
Sources
- Geometric mean (nth root of a product)
Embed this calculator
Copy the code and paste it into your site or blog. Credit with a link back to Contania is included, and the height adjusts itself.
<iframe src="https://contania.app/embed/math/geometric-mean" title="Geometric Mean Calculator" width="100%" height="720" loading="lazy" style="border:1px solid #e5e0d8;border-radius:12px;max-width:640px"></iframe>
<script>window.addEventListener("message",function(e){if(e.data&&e.data.type==="contania:embed-height"){var f=document.querySelector('iframe[src="https://contania.app/embed/math/geometric-mean"]');if(f){f.style.height=e.data.height+"px"}}});</script>Related calculators
Average
Calculate the mean, median, mode and range of a list of numbers, plus the sum and count. Enter your values separated by commas.
CalculateMathStandard Deviation
Calculate the standard deviation, variance and mean of a list of numbers, in population mode (÷ n) or sample mode (÷ n−1).
CalculateMathPercentage Change
Find the percentage change between two numbers — an increase or a decrease. Enter the old and new values to see the percent change, the absolute change and the direction.
CalculateMathLCM & GCF
Find the least common multiple (LCM) and the greatest common factor (GCF/GCD) of two or more whole numbers.
CalculateMathLinear Equation
Solve a linear equation of the form ax + b = cx + d for x, with the step-by-step work. Handles no-solution and infinite-solution cases.
CalculateMathPercentage
Work out percentages three ways: what is X% of a number, what percent one number is of another, and finding the whole from a part and its percentage.
Calculate