Table of Contents
Percentages can describe very different things. Some percentages add cleanly, while others compound across time or stages.
Use geometric mean when the percentages represent repeated change, growth, decline, returns, or relative movement. Convert each percentage into a factor before calculating.
Quick answer
For compounding percentages:
- Convert each percentage to a factor.
- Calculate the geometric mean of the factors.
- Subtract 1 from the result.
- Convert back to a percentage.
Average percentage change = geometric mean factor - 1
Conversion table
| Percentage change | Factor | | ---: | ---: | | +25% | 1.25 | | +10% | 1.10 | | +7% | 1.07 | | 0% | 1.00 | | -7% | 0.93 | | -20% | 0.80 |
A positive percentage becomes a factor above 1. A negative percentage becomes a factor between 0 and 1.
Example: average growth percentage
Suppose a metric grows by 8%, falls by 10%, then grows by 11%.
| Period | Change | Factor | | --- | ---: | ---: | | 1 | +8% | 1.08 | | 2 | -10% | 0.90 | | 3 | +11% | 1.11 |
Calculate:
(1.08 * 0.90 * 1.11)^(1 / 3) = 1.0256
The average compounded percentage change is:
1.0256 - 1 = 0.0256 = 2.56%
When arithmetic average is not enough
The arithmetic average of +8%, -10%, and +11% is 3%. But the compounded average is 2.56%.
The gap appears because each percentage changes the base for the next period. Geometric mean follows that changing base.
Percentages that should not use geometric mean
Do not use geometric mean just because the values have percent signs.
| Percentage type | Better approach | | --- | --- | | Test score percentages | Arithmetic mean | | Survey shares that add to 100% | Usually arithmetic or weighted average | | Annual investment returns | Geometric mean or CAGR | | Conversion-rate changes over stages | Geometric mean if stages multiply | | Rate percentages over equal units | Consider harmonic mean |
Use Which Average Should I Use? if you are unsure.
Common mistakes
Entering 8 instead of 1.08
The calculator needs the factor when you are averaging compounding changes.
Treating a decline as a negative factor
A 7% decline is 0.93, not -0.07.
Mixing percentage types
Do not combine investment returns, survey shares, and score percentages in one geometric mean. They answer different questions.
Forgetting the final conversion
The geometric mean result is a factor. Subtract 1 to get a percentage change.
The percentage question you must ask first
Not every percentage belongs in a geometric mean. The important question is: does the percentage change a base for the next step?
If the answer is yes, convert the percentage to a factor and use geometric mean. Investment returns, revenue growth, population growth, price changes, and index relatives often work this way.
If the answer is no, geometric mean may not be the right tool. A set of exam percentages, survey approval percentages, or market-share percentages may be better summarized with arithmetic mean, median, or a weighted average. Those percentages are often measurements on the same scale, not compounding factors.
This distinction prevents a common mistake: seeing the percent sign and assuming geometric mean is always needed. The percent sign is only a clue. The real issue is whether the values multiply over a sequence.
Worked example: two percentage paths
Consider two datasets:
| Dataset | Percentages | Meaning | | --- | --- | --- | | A | 80%, 85%, 90% | Test scores | | B | +80%, +85%, +90% | Growth rates |
Dataset A is probably additive measurement data. If these are test scores, the arithmetic mean is the natural summary.
Dataset B is a growth path. The values must become factors:
1.80, 1.85, 1.90
Then geometric mean finds the repeated growth factor:
(1.80 x 1.85 x 1.90)^(1 / 3)
The same visible numbers lead to different calculations because the meanings are different.
Positive and negative percentage changes
When converting changes, use this rule:
Factor = 1 + percentage as decimal
Examples:
| Change | Decimal | Factor | | ---: | ---: | ---: | | +18% | +0.18 | 1.18 | | +4.5% | +0.045 | 1.045 | | 0% | 0 | 1.00 | | -7% | -0.07 | 0.93 | | -40% | -0.40 | 0.60 |
The factor remains positive unless the percentage change is -100% or worse. A -100% change gives a factor of zero, meaning the value has fallen to zero. A change below -100% is not meaningful for an ordinary value that cannot go below zero.
Percentages that need weights
Some percentages should not be averaged equally because the denominators differ. Suppose one store improves conversion from 2% to 3% on 1,000 visits, while another improves from 2% to 4% on 20 visits. Treating both changes equally can mislead because one store has far more traffic.
Use a weighted method when percentages come from different sample sizes or different exposure amounts. Geometric mean answers the multiplying-factor question, but it does not automatically decide weights.
If every period is the same length and each return applies to the full value at that time, equal weighting often makes sense. If denominators differ, review the data before calculating.
How to enter percentages into the calculator
The safest approach is to enter factors:
1.08, 0.94, 1.12, 1.03
Then read the geometric mean factor and subtract 1 to get the average percentage change. If the result is 1.041, the average percentage change is 4.1%.
If a calculator accepts percentage symbols, you can enter values like 8%, -6%, 12%, 3%, but you should still understand what the tool is doing. It is converting those values into factors behind the scenes.
Reporting percentage results
When reporting, avoid vague wording such as “the average percentage was 4.1%.” Say which average:
The compound average percentage change was 4.1% per period.
That tells the reader that the result came from converted factors and geometric mean. If you also show arithmetic mean, label it as the simple average percentage change.
For more examples, use the Geometric Mean Calculator, the CAGR Calculator, and the guide to Geometric Mean for Growth Rates.
Common user scenarios
Use geometric mean for percentage changes like these:
| Scenario | Why geometric mean fits | | --- | --- | | Annual portfolio returns | Each return changes the next year’s base | | Monthly revenue growth | Each month starts from the previous month | | Price index relatives | Each relative is a multiplying factor | | Funnel stage retention | Each stage keeps a fraction of the prior stage | | Population growth rates | Each period applies to the current population |
Use another method for percentages like these:
| Scenario | Better approach | | --- | --- | | Average quiz percentages | Arithmetic mean | | Survey approval shares with sample sizes | Weighted average | | Market-share percentages that sum to 100% | Share analysis or weighted average | | Interest rates with different principal amounts | Weighted or finance-specific method | | Rates over equal distances | Harmonic mean may fit |
This is why the meaning of the percentage matters more than the percent sign.
A longer example with a starting value
Start with 5,000 users and apply these monthly changes:
| Month | Change | Factor | Users | | --- | ---: | ---: | ---: | | Start | n/a | n/a | 5,000 | | 1 | +12% | 1.12 | 5,600 | | 2 | -5% | 0.95 | 5,320 | | 3 | +9% | 1.09 | 5,798.80 | | 4 | +3% | 1.03 | 5,972.76 |
The arithmetic average change is:
(12 - 5 + 9 + 3) / 4 = 4.75%
The geometric mean factor is:
(1.12 x 0.95 x 1.09 x 1.03)^(1 / 4) = 1.0455
The compound average change is about 4.55% per month. That rate reproduces the same final value more accurately than the simple average.
Checklist before calculating
Before entering percentage changes, confirm:
- Each percentage is a change, not a score.
- Every period has the same length.
- Negative changes are converted to factors below 1.
- A value of 0% becomes factor 1.00.
- The final answer is converted back from a factor to a percentage.
This checklist prevents the most common errors and makes the final result easier to explain.
Why small percentage differences matter
The difference between an arithmetic average percentage and a geometric average percentage may look small, but it compounds. A gap of 0.2 percentage points per month can become meaningful over several years.
For example, a monthly compound average of 4.55% and a simple average of 4.75% are close for one month. Over 24 months, that difference can change the implied ending value. This is why finance, growth, and retention analysis should use the method that matches the path.
The more volatile the percentages, the larger the gap usually becomes. Stable positive percentages may produce similar arithmetic and geometric averages. Mixed gains and losses need geometric mean more urgently.
What to show in a report
For user-facing percentage analysis, show:
- The original percentage changes
- The converted factors
- The geometric mean factor
- The final compound average percentage
This makes the conversion transparent and reduces confusion for readers who expect percentages to average directly.
Final sanity check
After calculating, apply the average factor repeatedly and compare it with the original start-to-end effect. If the repeated factor gets you close to the same final value, the geometric mean is doing its job.
This is the simplest way to explain the method to a user: different percentage changes can be replaced by one steady percentage change that produces the same compound result.
FAQ
Can geometric mean average negative percentages?
Yes, when the negative percentage is a decline converted to a positive factor. A 10% decline becomes 0.90.
What if a percentage is -100%?
A -100% change becomes a factor of zero. Ordinary geometric mean collapses to zero, which usually means the path has fully lost the starting value.
Should I use CAGR instead?
Use CAGR when you have a beginning value, ending value, and years. Use geometric mean when you have a list of period percentage changes.
Related calculators
Use the Geometric Mean Calculator for percentage returns entered as factors like 1.08, 0.90, 1.11. Use the CAGR Calculator when you know the beginning value, ending value, and number of years. For metric choice, read CAGR vs Geometric Mean.