Geometric Mean Return Calculator
Free Geometric Mean Return Calculator. Compute true compound return vs arithmetic mean. Reveals volatility drag for crypto and other volatile assets.
Use geometric mean for compound returns over time. Arithmetic overstates true performance for volatile assets — the gap is "volatility drag".
How to use Geometric Mean Return Calculator
This Geometric Mean Return Calculator converts a list of period returns into the single annualized-style rate that actually compounds your money. It computes the arithmetic mean (a simple average) and the geometric mean using (∏(1 + r/100))^(1/n) − 1, where r is each period's percent return and n is the number of periods. The geometric figure is the real per-period growth rate, because returns chain multiplicatively rather than add up. For volatile crypto it is always lower than the arithmetic average.
It then reports the gap between the two as volatility drag (arithmetic minus geometric) — the performance you lose to swings — alongside the population standard deviation of your returns. It also shows the total compound return over all periods and what a $10,000 start would become, so the abstract percentage becomes a dollar figure. A drag under 1% is rated minimal, under 5% low, under 15% moderate, and higher than that high. See our <a href="/dca-calculator/">DCA calculator</a> to model contributions on top of these rates.
Input guide and assumptions
The only inputs are period returns in percent — one box per period, and you can add up to 20 or remove down to 2. Type each period's gain or loss (e.g. 12 for +12%, -65 for a 65% drawdown); blank or non-numeric boxes are ignored, and at least two valid numbers are required before results appear. Four preset chips — Steady Growth, Volatile (BTC), Choppy Market, and Bear Then Bull — load realistic five-period sequences you can edit as a starting point.
Periods are treated as equal-length units (months, quarters or years — the math is unit-agnostic), so keep them consistent for a meaningful compound rate. One edge case is built in: any single -100% return drives the product to zero, wiping the position out, so the calculator floors geometric and total return at -100%. The standard deviation uses the population formula across your entered periods, making it a descriptive measure of this exact sequence, not a forward-looking forecast.
Understanding compounded returns
Geometric mean is the true compound return — what your money actually earned. Arithmetic mean overstates performance for volatile assets because it doesn't account for the math of recovering losses (a 50% loss requires a 100% gain to break even). The gap between arithmetic and geometric mean is called volatility drag, and it grows with return variance.
For a portfolio with returns +50%, -30%, +50%, -30%: arithmetic mean = +10%, but geometric mean = 2.5% — and you'd actually have only $1,103 from $1,000 after four periods, not $1,469 the arithmetic mean implies. Always compare strategies and assets using geometric (compound) returns, especially when comparing low-volatility vs high-volatility options.
Strategy comparison examples
Strategy comparison: Strategy A returns +20%, +20%, +20% (arithmetic and geometric both 20%, $1,728 final). Strategy B returns +60%, -20%, +30% (arithmetic 23.3%, geometric 18.2%, final $1,651). B looks better arithmetically but A wins geometrically. Always pick higher geometric for compounding portfolios.
Crypto vs index fund comparison: Bitcoin 2021-2024 had wild swings — arithmetic +35%/yr but geometric only ~12%/yr due to drawdowns. S&P 500 same period: arithmetic ~12%/yr, geometric ~10%/yr. Bitcoin's geometric advantage is real but smaller than headline returns suggest. Use this for honest <a href="/portfolio-calculator/">portfolio allocation</a>.
Risk and execution checklist
- Before computing: 1) Use period returns in same time unit (all monthly or all yearly, not mixed). 2) Express returns as decimals or percentages consistently. 3) Include EVERY period — selectively dropping bad months produces survivorship bias. 4) Verify final compound value matches: $1000 × ∏(1+r_i) should equal your reported ending balance.
- For benchmarking: pull at least 5 years of data to dampen single-event distortion. Crypto markets specifically need 3+ full cycles (≈12 years for BTC) to estimate true geometric mean — anything shorter is heavily skewed by your starting point in the cycle.
Common compounding mistakes
- Reporting only arithmetic mean returns in marketing materials or personal goals. The hedge fund industry routinely uses geometric (CAGR) for long-term claims, but retail crypto influencers often quote arithmetic averages that look 2-3x better than reality. Always ask: 'What was the actual ending balance?' to verify.
- Forgetting that geometric mean assumes full reinvestment with no withdrawals or contributions. If you DCA'd in or took profits, your actual return uses time-weighted return (TWR) or money-weighted return (MWR), not simple geometric mean. Use a <a href="/dca-calculator/">DCA calculator</a> for contribution scenarios.
Long-term asset return benchmarks
Long-term geometric returns: S&P 500 ≈ 10%/yr (1928-2024), Bitcoin ≈ 80%/yr since 2010 (declining as it matures, recent 5-year ≈ 35%/yr), Gold ≈ 5%/yr, US Treasuries ≈ 5%/yr. Volatility drag is roughly variance/2: a 60% volatility asset (like BTC) loses ~18%/yr to drag vs a 15% vol asset (S&P).
Sample size matters: 12 monthly periods gives geometric mean with ±5-10% uncertainty for stocks, ±20-40% for crypto. To trust your geometric mean as a predictor, need at least 30-60 periods. Smaller samples are descriptive of past, not predictive of future.
Execution templates you can reuse
Calculation workflow: list each period's return → add 1 to each (e.g., 10% → 1.10) → multiply all factors → take nth root where n = number of periods → subtract 1 → multiply by 100 for percentage. Or use the calculator's input table to automate.
For monthly investment tracking: on the last day of each month, log the portfolio value, divide by previous month-end value, subtract 1 = monthly return. After 12 months, compute geometric mean and annualize: (1+monthly_geo)^12 - 1 = annual return. This standardizes comparisons across asset classes.
Data hygiene and model maintenance
Maintain a clean returns log with: date, period type (D/W/M/Q/Y), return percentage, source data, and any contributions/withdrawals (which require TWR adjustment). Excel/Google Sheets templates work fine; don't rely on memory or partial screenshots.
Recompute geometric mean monthly to catch errors early. A single typo turning 10% into 100% will catastrophically distort your compound return. Always cross-check ending balance from compound formula vs broker statement — they should match within rounding.
Final validation before capital deployment
Quick validation: if your arithmetic mean is X% and geometric mean is Y%, the gap (X-Y) approximates the volatility drag, which equals variance/2. For a sample where arithmetic is 12% and geometric is 8%, drag = 4%, implying ~28% annualized volatility. Sanity-check this against the actual standard deviation of your returns.
Final check: starting value × (1 + geometric_mean)^periods should equal ending value. $10,000 × (1.08)^5 = $14,693 — if your spreadsheet shows $14,693 ± $5, you're correct. Larger discrepancies indicate error in either input data or formula.
Authoritative sources
Frequently asked questions
What is the geometric mean return?
The geometric mean return is the true compounded growth rate of an investment over time. Unlike the arithmetic mean (simple average), it accounts for the math of compounding — that a 50% loss requires a 100% gain to break even. It always equals or is less than the arithmetic mean; the gap grows with volatility.
How is geometric mean different from arithmetic mean?
Arithmetic mean adds returns and divides by count. Geometric mean multiplies the growth factors (1+r) and takes the nth root. For returns +50%, -30%, +50%, -30%: arithmetic = +10%, geometric = +2.5%. The geometric mean tells you what your money actually compounded to; arithmetic overstates performance for volatile assets.
Why is geometric mean lower for volatile assets?
This is called "volatility drag" and equals approximately variance/2. A high-volatility asset like Bitcoin (60% vol) loses about 18%/year in drag — meaning a 25% arithmetic mean becomes ~7% geometric. Low-vol assets like Treasuries (5% vol) lose only ~0.1%/year. This is why diversification and volatility reduction directly increase compound returns.
What is the geometric mean return of Bitcoin?
Since 2010, Bitcoin's geometric mean return is roughly 80% per year — declining as it matures. The recent 5-year geometric return (2021-2026) is closer to 35% per year. The S&P 500's long-term geometric return is approximately 10% per year. Bitcoin's edge is real but smaller than headline arithmetic averages suggest.
When should I use geometric vs arithmetic mean?
Use geometric mean for any question about actual portfolio growth, retirement planning, or long-term return comparisons. Use arithmetic mean only for short-term expected return estimates over a single period. Hedge funds, pension funds, and academic research universally use geometric (or CAGR) for performance reporting.
How many periods do I need for a reliable geometric mean?
For stocks, 30+ months gives moderate confidence; 5+ years (60+ months) provides robust estimates. For crypto with higher volatility, you need at least 3 full cycles (~12 years for Bitcoin) to dampen single-event distortion. Shorter samples describe past performance but predict future returns poorly.
Related calculators
← ← All Investment calculators