The multiplicative average for compounding, ratios, and investment returns

Geometric Mean Calculator

Geometric mean is the nth root of the product of n positive values — the correct average when data compounds rather than adds. A portfolio returning +50% then losing -50% has an arithmetic mean of 0% but a geometric mean of -13.4% per year, matching the actual $750 ending value on $1,000. Enter 2-30 growth factors or percentage returns and get geometric mean, arithmetic mean, product, count, and step-by-step work — computed locally in your browser.

GM = (x1 x2 ... xn)^(1/n)

Use 2 to 30 positive factors or percentage returns. Examples: 1.08, 1.12, 0.97 or 8%, -10%, 11%

Geometric mean 1.0786
Arithmetic mean 1.0800
Product 1.3535
Count 4
1 Input values 1.08, 1.12, 0.97, 1.15
2 Count (n) 4
3 Product (x1 x2 ... xn) 1.3535
4 Sum of logs 0.3028
5 Mean of logs 0.0757
6 Geometric mean = e^(mean of logs) 1.0786

Calculator library

Explore related calculators and guides

View all

Browse practical tools for statistics, finance, geometry, and average-selection decisions.

Search intent guide

Choose the right geometric mean calculation for your data

Whether you searched for geometric mean calculator, geometric average formula, step-by-step solver, or return calculator, every query leads to the same core problem: choosing the product-root average that faithfully represents your multiplicative data.

Start calculating
Calculator intent

Geometric mean calculator

Start here when you have positive values, growth factors, ratios, or percentage returns and need the product-root average. The calculator handles 2 to 30 values with automatic percentage-to-factor conversion.

  • geometric mean calculator
  • find geometric mean calculator
  • geomean calculator
Use the calculator
Synonym intent

Geometric average calculator

Geometric average and geometric mean are interchangeable names for the same product-root calculation. Both multiply all values and take the nth root to find the single equal value that preserves the total product.

  • geometric average
  • geometric average calculator
Read the definition
Formula intent

Geometric mean formula with steps

The geometric mean formula has two equivalent forms: multiply all values and take the nth root, or average the natural logarithms and exponentiate. The log method is safer for large datasets because it avoids floating-point overflow.

  • geometric mean formula
  • geometric mean calculator with steps
  • geometric mean formula calculator
See the steps
Return intent

Geometric average return

For investment returns, convert each percentage to a growth factor first: 8% becomes 1.08, -10% becomes 0.90, and 11% becomes 1.11. The geometric mean factor minus 1 gives the compound average return per period.

  • geometric average return calculator
  • geometric mean rate of return calculator
See the return example
Special inputs

Fractions and grouped data

Convert fractions to decimal form first. For frequency-weighted or grouped data, use the log method: multiply each ln(value) by its frequency, sum the products, divide by total frequency, then exponentiate.

  • geometric mean fraction calculator
  • geometric mean for grouped data calculator
Check edge cases
Quick examples

Two-number geometric mean - common textbook searches

For exactly two positive numbers, the geometric mean simplifies to the square root of their product, making it easy to verify by hand. These examples cover frequently searched textbook problems.

Common question Input Calculation Geometric mean
Calculate the geometric mean between 4 and 16 4, 16 sqrt(4 x 16) 8
Find the geometric mean between 12 and 16 12, 16 sqrt(12 x 16) 13.8564
Find the geometric mean between 16 and 25 16, 25 sqrt(16 x 25) 20
Find the geometric mean from a data list 1, 5, 10, 13, 30 (1 x 5 x 10 x 13 x 30)^(1/5) 7.21

Continue learning

Choose the next calculator or guide

Each page below targets a specific use case — whether you need a CAGR projection, a three-way AM-GM-HM comparison, or a decision framework for choosing the right average.

Complete reference guide

Geometric mean: definition, formula, worked examples, and real-world applications

Geometric mean is the nth root of the product of n positive values. It is the mathematically correct average whenever data compounds, multiplies, or represents ratios — which is why the CFA Institute curriculum, GIPS performance standards, and actuarial practice all require geometric mean for multi-period investment return reporting.

Definition

What is geometric mean?

Geometric mean multiplies every value into a single product, then takes the root whose degree equals the number of values. The result is the one value that, substituted for every observation, would reproduce the same total product.

Example: the geometric mean of 4 and 16 is 8, because 8 x 8 = 64 = 4 x 16. Geometrically, 8 is the side of a square whose area matches a 4-by-16 rectangle — which is why the same formula appears in both statistics and Euclidean geometry.

Use it for

Multiplicative data

  • Investment return factors and CAGR calculations
  • Compound revenue growth, population growth, and GDP deflator chains
  • Price-to-earnings ratios, benchmark-relative indexes, and currency cross-rates
  • Normalized scores, biological fold changes, and environmental concentration ratios
Formula

Geometric mean formula

GM = (x1 x2 ... xn)1/n

n is the count of values, and each x must be positive. For large datasets, the log-transform method is numerically safer: average the natural logarithms of all values, then exponentiate. Both paths produce the same geometric mean, but the log method avoids floating-point overflow when the product of many values exceeds what a computer can store.

Geometric mean rectangle and square diagram A 4 by 16 rectangle and an 8 by 8 square have the same area. 16 4 Area = 4 x 16 = 64 8 8 Side = sqrt(64) = 8 Geometric mean asks which equal side keeps the same area.
Worked example

How to calculate geometric mean step by step

For the dataset 1, 5, 10, 13, 30: the product is 19,500 and there are 5 values. Geometric mean = 19,500^(1/5) = 7.21 — notably below the arithmetic mean of 11.80 because the smallest value pulls the product-root average down more sharply than it affects the additive average.

Step Calculation Result
Product 1 x 5 x 10 x 13 x 30 19,500
Root 19,500^(1/5) 7.21
Arithmetic comparison (1 + 5 + 10 + 13 + 30) / 5 11.80
Edge cases

Negative returns, raw negatives, and zeros

Percentage losses convert cleanly into positive growth factors (-10% becomes 0.90), but raw negative numbers and raw zeros require context. A raw zero collapses the entire product to zero. A 0% return, however, converts to factor 1.00 — a flat period, not a wipeout.

Convert returns into factors

An 8% return becomes 1.08, a -10% return becomes 0.90, and 0% becomes 1.00.

8%, -10%, 11% -> 1.08, 0.90, 1.11 -> GM 1.0256
Finance

Why investors use geometric mean for returns

When gains and losses compound sequentially, arithmetic average overstates actual performance. A portfolio earning 6%, 7%, 8%, -35%, and 16% has an arithmetic mean of +0.40% per year — yet the actual ending value is $923.60 on a $1,000 start. Geometric mean reports -1.58% per year, exactly reproducing that ending balance.

Investment return projection graph Compound capital path compared with arithmetic average projection. $1,000 Year 5 Actual end: $923.60
Period Start Return End
Year 1$1,000.006%$1,060.00
Year 2$1,060.007%$1,134.20
Year 3$1,134.208%$1,224.94
Year 4$1,224.94-35%$796.21
Year 5$796.2116%$923.60
+0.40% arithmetic average return -1.58% geometric average return $923.60 actual compounded ending capital

Finance and investment

CAGR is geometric mean applied between two endpoint values. Multi-period return attribution, GIPS-compliant performance reporting, and fund-versus-benchmark analysis all rely on geometric mean to avoid the volatility drag that arithmetic mean ignores.

Demographics and social sciences

Census-to-census population growth, GDP deflator chains, and epidemiological incidence ratios all multiply across periods. Arithmetic averaging overstates long-run growth because it misses the compounding interaction between consecutive periods.

Benchmark-relative indexes

When performance is expressed as a ratio to a benchmark — for example, a fund returning 1.12x the index — geometric mean preserves the multiplicative structure. Arithmetic mean of ratios biases the summary toward extreme outperformance periods.

Geometry, surveying, and design

The altitude of a right triangle equals the geometric mean of the two hypotenuse segments (h = sqrt(p x q)). The same relationship underlies ISO 216 paper sizing, the 16:9 aspect ratio standard, and horizon-distance formulas in surveying.

How geometric mean is calculated — step by step

The calculator converts percentage returns into growth factors (8% becomes 1.08, -10% becomes 0.90), multiplies all valid positive values into a single product, then takes the nth root. The result is the one factor that, repeated n times, reproduces the same cumulative product — which is exactly why geometric mean outperforms arithmetic mean for any compounding dataset.

1

Enter growth factors or percentage returns

Type growth factors like 1.08, 0.97, 1.15 — or percentage returns like 8%, -10%, 11%. The calculator auto-detects the % sign and converts each return into its factor form.

8% becomes 1.08, -10% becomes 0.90, and 0% becomes 1.00. This conversion ensures every input is a positive multiplicative factor suitable for the product-root formula.
2

Multiply, then take the nth root

All valid positive factors are multiplied into a single product, then the calculator extracts the nth root — where n equals the count of values entered.

The geometric mean is the one factor that, if repeated n times, yields the exact same total product. For factors 1.06, 0.65, 1.10: product = 0.7579, geometric mean = 0.7579^(1/3) = 0.9144.
3

Compare with arithmetic mean instantly

The result panel displays geometric mean alongside arithmetic mean, product, and count — so you can immediately see the AM-GM gap and judge whether your data is multiplicative.

The AM-GM inequality guarantees that for any set of unequal positive values, AM is greater than GM. The larger the gap, the more uneven the dataset — and the more misleading an arithmetic average would be.

Geometric mean vs arithmetic mean — interactive AM-GM comparison

Drag the volatility slider to see the AM-GM inequality in action. As spread increases, arithmetic mean holds steady while geometric mean drops — demonstrating why volatile returns always compound to less than the arithmetic average suggests.

Volatility changes the average

Same count, different spread
10%
Geometric mean
1.0786
Arithmetic mean
1.0800
Difference 0.13% - arithmetic mean is higher for uneven positive values

When to use geometric mean instead of arithmetic mean

Use geometric mean when values multiply across periods: investment returns, population growth rates, price-to-earnings ratios, and fold changes. Use arithmetic mean when values sum to a meaningful total: test scores, temperatures, and counts. Quick diagnostic: if AM is noticeably higher than GM for your dataset, the data is likely multiplicative and arithmetic mean would overstate the true center.

Selected scenario

Compound growth factors

1.077
5 values 1.448 product 18% spread

Product-root calculation flow

Values Product nth root GM

Each step preserves the multiplicative relationship, so the final geometric mean acts as a representative single-period growth factor — not an additive summary that would distort compounded outcomes.

Use case Input style Why it fits
Growth factors 1.08, 1.12, 0.97, 1.15 Population, revenue, and index changes multiply from period to period.
Investment returns 1.20, 0.92, 1.06, 1.11 Returns compound over time, so product-based averaging is more representative.
Ratios and indexes 0.86, 1.04, 1.22, 1.10 Ratios are scale-relative, making geometric mean less sensitive to one large value.

Geometric mean FAQ

What is the geometric mean?

The geometric mean is the nth root of the product of n positive values. It is useful when values multiply or compound, such as growth rates, ratios, and investment returns.

Can I enter percentage returns?

Yes. Enter returns like 8%, -10%, 11%. The calculator converts them into factors: 1.08, 0.90, 1.11 before calculating the geometric mean.

Why compare geometric mean with arithmetic mean?

The gap shows how uneven the values are. For positive values, arithmetic mean is always greater than or equal to geometric mean.

Are my values stored?

No. The calculation runs in your browser. The values you type into the calculator are not sent to a server.

Is geometric average the same as geometric mean?

Yes. Geometric average and geometric mean describe the same product-root average. Both multiply the values together and take the root that matches the number of values.

Can I use this as a geometric average return calculator?

Yes. Enter returns as percentages, such as 8%, -10%, and 11%, or enter return factors like 1.08, 0.90, and 1.11. The calculator reports the compound-period geometric average.