Geometric Mean Calculator – Find Geometric Average Online
Calculate the geometric mean of any set of numbers with our free online calculator. Ideal for finance, biology, and statistics where multiplicative relationships matter.
All numbers must be positive. Separate with commas, spaces, or newlines.
Understanding Geometric Mean
The geometric mean is a type of average that's especially useful when dealing with quantities that multiply together, like growth rates, investment returns, or ratios. Unlike the arithmetic mean (the usual average), the geometric mean uses multiplication and roots instead of addition and division.
For two numbers, the geometric mean is the square root of their product. For three numbers, it's the cube root. For n numbers, it's the nth root of their product. This makes it perfect for averaging percentages, growth rates, and anything that compounds.
How to Calculate Geometric Mean
- 1
Multiply all numbers together
Find the product of all values in your dataset.
- 2
Count the numbers
Determine n, the total count of values.
- 3
Take the nth root
Raise the product to the power of 1/n. This is the geometric mean.
GM = ⁿ√(x₁ × x₂ × ... × xₙ) = (x₁ × x₂ × ... × xₙ)^(1/n)
Worked Examples
Example 1: Geometric Mean of 2, 8, 4, 16
Example 2: Average Growth Rate
An investment grows: +20%, +30%, -10%, +15% over 4 years
Example 3: Geometric Mean of 1, 3, 9, 27
Example 4: Two Numbers (4 and 9)
Quick Fact
The geometric mean was known to ancient Greek mathematicians. Euclid described it in his Elements as the "mean proportional." If you have a rectangle with sides a and b, a square with the same area has side length equal to the geometric mean of a and b.
Frequently Asked Questions
When should I use geometric mean instead of arithmetic mean?
Use geometric mean for rates of change, growth rates, ratios, and percentages. Use arithmetic mean for quantities that add together. Investment returns, population growth, and inflation rates are better averaged with geometric mean.
Why must all numbers be positive?
The geometric mean involves taking roots of products. With negative numbers, you might need to take even roots of negative values, which aren't real numbers. Also, geometric mean represents multiplicative relationships, which don't work with negatives.
What's the relationship between the three means?
For any set of positive numbers: Harmonic Mean ≤ Geometric Mean ≤ Arithmetic Mean. They're equal only when all values are identical. This is called the AM-GM-HM inequality.
How do I calculate geometric mean for large datasets?
Use logarithms: GM = e^((ln(x₁) + ln(x₂) + ... + ln(xₙ))/n). This avoids overflow from multiplying many large numbers. Add the logs, divide by n, then take e to that power.
Can geometric mean be used with zero?
Technically yes, but if any value is zero, the geometric mean is zero (since the product is zero). This usually isn't useful. Consider whether zero values should be excluded or if another measure is more appropriate.
What's a real-world application?
The Human Development Index (HDI) uses geometric mean to combine life expectancy, education, and income. This ensures that a deficiency in one dimension can't be fully compensated by another – all dimensions matter.
Other Free Tools
Harmonic Mean Calculator – Find Harmonic Average Online
Calculate the harmonic mean of any dataset with our free online harmonic mean calculator. Ideal for rates and ratios where harmonic averaging is more appropriate.
Weighted Average Calculator – Compute Weighted Mean Online
Calculate the weighted average or weighted mean of any set of values with our free online calculator. Enter values and weights to get the accurate weighted result instantly.
Average Calculator – Find the Mean of Any Numbers
Calculate the average or arithmetic mean of any set of numbers with our free online mean calculator. Enter your values and get instant results – great for students, teachers, and analysts.
Mean, Median, Mode Calculator – Statistics Calculator Online
Calculate mean, median, and mode of any dataset with our free online statistics calculator. Enter your numbers and get comprehensive central tendency measures instantly.
Standard Deviation Calculator – Variance & SD Online
Calculate standard deviation and variance for any dataset with our free online calculator. Supports both population and sample standard deviation with step-by-step workings.
Five Number Summary Calculator – Min Q1 Median Q3 Max
Find the five-number summary of any dataset with our free online calculator. Instantly compute the minimum, Q1, median, Q3, and maximum for complete data analysis.
Correlation Coefficient Calculator – Find Pearson r Online
Calculate the Pearson correlation coefficient between two variables with our free online calculator. Measure the strength and direction of linear relationships in your data.
Percentage Calculator – Find % of Any Number Instantly
Calculate any percentage instantly with our free online percentage calculator. Find what percent a number is, calculate percentage increase or decrease, and solve all percent-related problems easily.