Geometric Mean Calculator With Steps

Geometric Mean Calculator with steps. Find the geometric mean of any numbers instantly, plus worked answers for common pairs like 9 and 25 or 8 and 32.

Geometric Mean Calculator

The geometric mean multiplies all your values together, then takes the n-th root. It is the right average for growth rates, ratios, and anything that compounds. Enter positive numbers and press Calculate.

The geometric mean of a set of numbers is what you get when you multiply them all together and take the root that matches how many numbers you have. Two numbers use a square root, three numbers use a cube root, and so on. It is the average you want for growth rates, investment returns, ratios, and anything that compounds, because a plain average quietly lies about those.

Type your numbers above, press Calculate, and you get the answer plus every step. Below you will find the formula, worked examples for the exact number pairs people search most, and a quick reference table you can scan in seconds.

What Is the Geometric Mean?

The geometric mean is an average built on multiplication instead of addition. You multiply all the values, then take the n-th root, where n is how many values you have. It answers a different question than the normal average: not “what is the middle value if I share everything equally” but “what single value, repeated, would produce the same overall result.”

That distinction matters for anything that grows or shrinks by a percentage. Investment returns, population growth, interest rates, and price ratios all compound, and the geometric mean respects that. The plain arithmetic mean does not, which is why it overstates average returns and misleads people who use it for the wrong data.

It also goes by the name geometric average, and the two terms mean exactly the same thing.

Geometric Mean Formula

The formula multiplies every value and takes the n-th root of the product:

GM = n√(x₁ × x₂ × x₃ × … × xₙ)

Where:

  • x₁, x₂, … xₙ are the values in your dataset
  • n is the total count of values

For two numbers this simplifies to the square root of their product. For three numbers it is the cube root of the product, and the same pattern continues for larger sets. The formula only works with positive numbers. If any value is zero or negative, the geometric mean is undefined, because you cannot take an even root of a negative product and a single zero drags the entire product to zero.

How Do You Calculate the Geometric Mean Step by Step?

Three steps, every time.

Step 1: Multiply all the values. Combine every number in your set into one product.

Step 2: Count how many values you have. That count is n.

Step 3: Take the n-th root of the product. Two values, square root. Three values, cube root. Four values, fourth root.

Worked example (2, 4, 8):

  • Multiply: 2 × 4 × 8 = 64
  • Count: n = 3
  • Cube root: ∛64 = 4

The geometric mean is 4. Notice the arithmetic mean of the same numbers is (2 + 4 + 8) ÷ 3 = 4.67, slightly higher. The geometric mean is always less than or equal to the arithmetic mean, and they are equal only when every value is identical. If you need the comparison side, how the arithmetic mean is calculated covers that one in full.

How Do You Find the Geometric Mean of Two Numbers?

For two numbers, the geometric mean is just the square root of their product. Multiply the two values, then take the square root with the square root calculator if the product is not a perfect square. That single value is sometimes called the mean proportional between them, because it sits at the balance point of their ratio.

Example: geometric mean of 9 and 25. Multiply 9 × 25 = 225. Take the square root: √225 = 15. So the geometric mean of 9 and 25 is exactly 15.

Example: geometric mean of 5 and 15. Multiply 5 × 15 = 75. Square root of 75 = 8.66 (to the nearest hundredth). Not every pair lands on a whole number, and that is normal.

The table below gives verified answers for the pairs people look up most often. Rounded values are shown to one decimal place.

Geometric Mean of Two Numbers (Quick Reference Table)

NumbersProductGeometric Mean
2 and 18366
9 and 4366
2 and 25507.1
5 and 10507.1
2 and 32648
6 and 12728.5
5 and 15758.66
3 and 27819
8 and 12969.8
4 and 2510010
5 and 2010010
9 and 1210810.4
8 and 1814412
9 and 1614412
3 and 4814412
5 and 3618013.42
8 and 2822414.97
9 and 2522515
14 and 2028016.73
8 and 3225616
6 and 4828816.97
15 and 2030017.32
10 and 4040020
16 and 2540020
16 and 2743220.78
14 and 3244821.17
20 and 2550022.36
17 and 3661224.74
5 and 12562525

Every answer above is the square root of the product in the middle column. If your pair is not listed, type both numbers into the calculator and you will get the same result with the full working shown.

Geometric Mean vs Arithmetic Mean: What Is the Difference?

The arithmetic mean adds the values and divides by the count. The geometric mean multiplies the values and takes a root. On the same data the geometric mean is always the smaller of the two, unless every number is identical, in which case they match.

Use the arithmetic mean for quantities that add up naturally, like test scores, heights, or daily temperatures. Use the geometric mean for quantities that multiply, like growth rates, investment returns, and ratios. Picking the wrong one is one of the most common mistakes in statistics, and it usually shows up as an average return that looks better than reality.

How Do You Find the Geometric Mean of Percentages?

Percentages that describe change, like yearly growth or returns, should never be averaged with the arithmetic mean. Convert each percentage into a growth factor first, take the geometric mean of the factors, then convert back.

A growth factor is 1 plus the percentage as a decimal. A 10% gain becomes 1.10. A 20% loss becomes 0.80. A 30% gain becomes 1.30.

Worked example. Suppose an investment gains 10% one year, loses 20% the next, then gains 30%:

  • Convert to factors: 1.10, 0.80, 1.30
  • Multiply: 1.10 × 0.80 × 1.30 = 1.144
  • Cube root (three years): ∛1.144 = 1.0459
  • Convert back: 1.0459 − 1 = 0.0459, or about 4.59% per year

The arithmetic mean of those same returns is (10 − 20 + 30) ÷ 3 = 6.67%, which overstates the real result. The geometric figure of 4.59% is the honest average, because if you actually earned 4.59% every year for three years you would end up with the same 1.144 total growth.

Where Is the Geometric Mean Used?

The geometric mean shows up wherever numbers compound or come as ratios:

  • Finance: average annual return on an investment across multiple years, where returns build on each other
  • Economics: average inflation or GDP growth over a period
  • Biology: bacterial or population growth measured across generations
  • Index construction: combining ratios into a single balanced figure, as some stock indexes do
  • Image and signal processing: averaging values that span very different scales

The common thread is that each value influences the next, so a multiplicative average reflects reality better than an additive one.

What Mistakes Should You Avoid?

  • Feeding in zero or negative values. The geometric mean is only defined for positive numbers. A single zero forces the whole result to zero.
  • Confusing it with the arithmetic mean. Adding when you should multiply gives a wrong, usually inflated answer.
  • Skipping the n-th root. The root is the whole point. Stopping at the product is a common slip on larger sets.
  • Rounding too early. Round only the final answer, not the intermediate product, or small errors compound.
  • Averaging raw percentages. Convert to growth factors first, as shown above, then take the geometric mean.

Frequently Asked Questions

How do you find the geometric mean?

Multiply all the positive values in your dataset together, then take the n-th root of that product, where n is the count of values. For two numbers this is the square root of their product; for three it is the cube root.

What is the geometric mean of two numbers?

It is the square root of the two numbers multiplied together. For example, the geometric mean of 9 and 25 is √(9 × 25) = √225 = 15.

Why is the geometric mean better than the average for returns?

Returns compound, so each year builds on the last. The geometric mean captures that compounding and gives the true average growth rate, while the arithmetic mean ignores it and reports a higher, misleading figure.

Can the geometric mean be negative or zero?

No. It is only defined for sets of positive numbers. Any zero makes the product zero, and negative values make the root undefined.

Is the geometric mean always smaller than the arithmetic mean?

Yes, for any set of positive numbers that are not all identical the geometric mean is strictly smaller. When every value is the same, the two means are equal.

Try these next

  • Parker Rowland

    Former Math Teacher

    Parker Rowland is a Former math teacher, author, and ed tech enthusiast focused on clear math explanations, practical problem solving & effective learning.

  • Muhammad Abdullah Arshad

    MPhil Statistics Scholar

    M. Abdullah Arshad is an MPhil Statistics scholar and Google-certified data analyst specializing in statistical analysis, data mining, and time series modeling.