How CAGR Smooths Out Volatile Investment Returns

The Compound Annual Growth Rate formula explained, showing why it differs from a simple average of yearly returns.

An investment's year-to-year returns are rarely smooth — CAGR converts a messy multi-year growth record into a single, comparable annual rate.

The formula

CAGR = (Ending Value / Beginning Value)^(1/years) − 1

Worked example

$10,000 growing to $25,000 over 8 years: CAGR = (25,000/10,000)^(1/8) − 1 = 2.5^0.125 − 1 ≈ 12.14% — the single steady annual rate that would have produced the same ending value over the same period, even though the real year-to-year path almost certainly wasn't a steady 12.14% every single year.

Why CAGR beats averaging annual returns

Imagine an investment that returns +50% one year and −50% the next. A simple average of those two returns is 0%, suggesting no net change — but the actual result is a 25% loss (multiply 1.5 × 0.5 = 0.75, a 25% decline), since the −50% applies to the already-grown balance. CAGR correctly reflects this compounding reality, while a plain average of percentage returns does not.

CAGR doesn't show volatility

Two investments can share an identical CAGR while having wildly different risk profiles — one growing steadily every year, another swinging between large gains and losses but landing at the same multi-year endpoint. CAGR intentionally smooths this away, which makes it excellent for comparing endpoints but useless for comparing risk; a standard deviation of returns is needed for that.

Common mistakes to avoid

  • Using CAGR to imply the investment grew steadily, when the underlying path may have been highly volatile
  • Comparing CAGR figures across different time horizons as if they were equally reliable — a 12% CAGR over 1 year carries far less statistical weight than the same 12% CAGR sustained over 20 years
  • Forgetting CAGR requires a beginning and ending value only — intermediate contributions or withdrawals need a different formula (like an internal rate of return) to account for correctly

Calculate your own growth rate with the CAGR calculator, or check simple point-in-time returns with the ROI calculator.