CAGR (Compound Annual Growth Rate)
CAGR (compound annual growth rate) is the single constant yearly rate that, compounded over the full test period, would take the starting equity to the ending equity, expressed as (End ÷ Start) raised to the power (1 ÷ Years) minus one.
Quick Answer
CAGR tells you the single smoothed annual growth rate that turns a backtest's starting equity into its ending equity, so strategies tested over different periods compare on one number. Read it alongside maximum drawdown, because CAGR says nothing about the volatility or the losses endured to earn that growth.
Definition: CAGR (Compound Annual Growth Rate)
CAGR (Compound Annual Growth Rate) is the geometric mean annual growth rate that compounds a backtest's starting equity into its ending equity, expressed as (End ÷ Start) raised to the power (1 ÷ Years), minus one.
Key takeaways: CAGR (Compound Annual Growth Rate)
- CAGR is the constant yearly rate that compounds Start into End over the test period
- It is geometric, so it correctly captures compounding and volatility drag
- It is blind to the path: equal CAGRs can hide wildly different risk
- Measure the number of years precisely, including fractions
- Never report CAGR without a drawdown or risk-adjusted ratio beside it
CAGR (Compound Annual Growth Rate) at a glance
| Family | Return metric |
|---|---|
| Formula | (End ÷ Start)^(1 ÷ Years) − 1 |
| Measures | Geometric annual growth rate of equity |
| Direction | Higher is better |
| Blind spot | Ignores the path — hides drawdown and volatility |
| Read with | Maximum drawdown (e.g. via Calmar) |
CAGR (Compound Annual Growth Rate) in simple words
CAGR answers a simple question: at what steady yearly rate did your account grow, ignoring the bumps along the way. It smooths a jagged equity curve into one clean percentage as if the money had grown at the same pace every single year. It is the number you compare across strategies and against a Nifty benchmark, but it says nothing about how rough the ride was.
What CAGR (Compound Annual Growth Rate) is for
CAGR exists to make growth over different lengths of time comparable: a strategy tested over 3 years and one tested over 8 years cannot be compared by total return, but their CAGRs are on the same annual footing.
CAGR (Compound Annual Growth Rate) — professional explanation
What CAGR actually measures
CAGR is a geometric mean of annual growth, not an arithmetic average of yearly returns. It captures compounding: a year of plus 50 percent followed by a year of minus 50 percent leaves you down 25 percent overall, and CAGR correctly reports a negative annual rate, whereas naively averaging plus 50 and minus 50 would wrongly report zero. Because it is derived only from the first and last equity values and the elapsed time, CAGR is completely blind to the path taken between them.
Why the exponent is one over the number of years
Growing at rate g for Y years multiplies capital by (1 + g) to the power Y. To invert that and recover g from the observed multiple (End ÷ Start), you raise the multiple to the power (1 ÷ Y) and subtract one. The number of years must be measured precisely, including fractions: using 3 instead of 3.25 years inflates the reported CAGR, and the error grows as the period shortens.
Fractional years and trading-day conventions
For a backtest that does not start and end exactly on year boundaries, compute years as calendar days divided by 365.25, or as trading days divided by roughly 252 if you are working on a trading-day clock. Consistency matters more than the exact convention: mixing a 252-day annualiser in one place with a 365-day one in another produces subtly wrong and non-comparable numbers across a research library.
CAGR versus arithmetic mean return
The arithmetic mean of periodic returns always equals or exceeds the geometric (CAGR-implied) mean, and the gap widens with volatility. This volatility drag is real money: two strategies with the same average return but different volatility will have different CAGRs, the calmer one ending richer. This is precisely why CAGR, being geometric, is the honest growth number and arithmetic averages flatter volatile strategies.
The blind spot that makes CAGR dangerous alone
Because CAGR only sees endpoints, two strategies with identical CAGR can have wildly different risk: one may have crept up steadily while the other tripled, collapsed 70 percent, and clawed back. CAGR would rate them equal. This is why CAGR is never reported alone in serious research; it is paired with a drawdown or a risk-adjusted ratio such as Calmar (CAGR divided by max drawdown) so the reader sees both the reward and the pain that produced it.
Formula
CAGR = (End ÷ Start)^(1 ÷ Years) − 1
End = ending equity, Start = starting equity, Years = the length of the test period in years (use calendar days ÷ 365.25, or trading days ÷ 252, and include fractional years). The result is a decimal rate; multiply by 100 for a percentage. CAGR uses only the two endpoints, so it ignores the entire path between them.
Worked example: CAGR (Compound Annual Growth Rate)
Illustrative example (Indian market)
Suppose a Nifty swing strategy is backtested from 1 Jan 2021 to 1 Jan 2024, growing a starting capital of ₹5,00,000 into ₹7,35,000. The period is exactly 3 years. CAGR = (7,35,000 ÷ 5,00,000)^(1 ÷ 3) − 1 = (1.47)^(0.3333) − 1 ≈ 1.1371 − 1 = 0.1371, or about 13.7 percent per year. Note that the simple total return was 47 percent over 3 years, which a careless reader might annualise as 47 ÷ 3 ≈ 15.7 percent; the geometric CAGR of 13.7 percent is the correct, lower figure because it respects compounding.
When comparing a strategy CAGR to “the market” in India, compare against a total-return index (Nifty 50 TRI), not the price index, because the price Nifty excludes dividends and will understate the benchmark by roughly 1 to 1.5 percent a year, quietly flattering your strategy's relative CAGR.
CAGR vs Absolute return vs Annualized return
| Aspect | CAGR | Absolute return | Annualized return |
|---|---|---|---|
| Time-normalised | Yes (geometric) | No | Yes |
| Uses full path | No, endpoints only | No, endpoints only | Depends on method |
| Comparable across periods | Yes | No | Yes |
| Accounts for compounding | Yes | No | Yes if geometric |
| Main blind spot | Ignores volatility and drawdown | Ignores time and risk | Ignores volatility and drawdown |
Advantages of CAGR (Compound Annual Growth Rate)
- Puts strategies of different test lengths on one comparable annual scale
- Correctly reflects compounding and volatility drag, unlike an arithmetic average
- Simple to compute and universally understood by investors and allocators
- Directly comparable to a benchmark index CAGR
Limitations of CAGR (Compound Annual Growth Rate)
- Blind to the path: ignores volatility, sequence of returns and every drawdown between endpoints
- Two strategies with equal CAGR can carry utterly different risk
- Highly sensitive to the exact start and end dates chosen, especially over short periods
- A single lucky final month can dominate the endpoint and inflate CAGR
- Says nothing about capacity, costs or whether the edge persists out-of-sample
Why CAGR (Compound Annual Growth Rate) matters in practice
- It is the headline growth number allocators anchor on, so its blind spots must be disclosed alongside it
- Pairing CAGR with max drawdown (via Calmar) is the minimum honest presentation
How professionals treat CAGR (Compound Annual Growth Rate)
Professional researchers treat CAGR as a summary statistic, never a verdict. They always report it with a drawdown figure and a risk-adjusted ratio, they compute years to fractional precision, and they check that the CAGR is not an artifact of the exact window by re-running on rolling sub-periods. Allocators know that a smooth 12 percent CAGR and a violent 12 percent CAGR are completely different products, so a serious tear sheet never lets CAGR stand alone.
Common misconceptions about CAGR (Compound Annual Growth Rate)
Misconception: CAGR is the same as IRR.
Reality: CAGR assumes a single lump sum from start to end with no interim cash flows. Internal rate of return (IRR) accounts for deposits and withdrawals along the way, so use IRR when capital is added or removed during the period.
Misconception: CAGR is the same as average yearly return.
Reality: CAGR is a geometric average that respects compounding, so it is usually lower than a simple arithmetic average of the yearly returns.
Misconception: A higher CAGR always means a better strategy.
Reality: Because a higher CAGR might come with far bigger drawdowns, so you must compare risk-adjusted numbers too.
Common mistakes with CAGR (Compound Annual Growth Rate)
- Reporting CAGR without a drawdown or risk-adjusted ratio beside it
- Dividing total return by the number of years instead of taking the geometric root
- Using whole years when the period includes fractions, which inflates short-period CAGR
- Cherry-picking start and end dates so the endpoints flatter the rate
- Comparing a strategy CAGR against the price Nifty rather than the total-return index
- Trusting a high CAGR from a 2-year backtest as if it were a stable long-run estimate
CAGR (Compound Annual Growth Rate): frequently asked questions
What is CAGR in a backtest?
CAGR is the single constant annual growth rate that would compound your starting equity into your ending equity over the test period. It is computed as (End ÷ Start) raised to the power (1 ÷ Years) minus one, and it smooths a jagged equity curve into one comparable yearly percentage.
How is CAGR different from total return?
Total return is the raw percentage gain from start to finish regardless of how long it took. CAGR divides that growth across the years geometrically, so a 47 percent total return over 3 years is a CAGR of about 13.7 percent, not 47 percent.
Why use CAGR instead of averaging yearly returns?
Averaging yearly returns arithmetically overstates growth because it ignores compounding and volatility drag. CAGR is a geometric mean, so a plus 50 percent then minus 50 percent pair correctly shows a loss rather than a misleading zero.
What is the biggest weakness of CAGR?
It only sees the first and last equity values, so it is completely blind to the path in between. Two strategies with the same CAGR can have entirely different volatility and drawdowns, which is why CAGR must be paired with a risk measure.
Should I compare CAGR against the Nifty price index or the TRI?
Use the Nifty 50 Total Return Index. The price index excludes dividends and understates the market by roughly 1 to 1.5 percent per year, which would unfairly flatter your strategy's relative CAGR.
Can a high CAGR be misleading?
Yes. A high CAGR from a short backtest, a lucky window or a strategy that took enormous drawdowns can look attractive while being fragile. CAGR rewards the endpoint, not the quality or repeatability of the journey.
Voice search: how people ask about CAGR (Compound Annual Growth Rate)
Natural-language questions people ask about CAGR (Compound Annual Growth Rate).
What does CAGR mean in simple terms?
It is the steady yearly growth rate that would turn your starting money into your ending money, ignoring the ups and downs in between.
How do I calculate CAGR?
Divide the ending value by the starting value, raise it to one over the number of years, then subtract one.
Why should I not trust CAGR alone?
Because it only looks at the start and end points and ignores how deep your drawdowns were, so always read it with a risk number.
Sources & references
- Bacon, C. R. (2008). Practical Portfolio Performance Measurement and Attribution (2nd ed.). John Wiley & Sons.
- Pardo, R. (2008). The Evaluation and Optimization of Trading Strategies (2nd ed.). John Wiley & Sons.
Published 11 July 2026. Educational content only — not investment advice. Markets and rules change; verify current conventions with SEBI, NSE/BSE and your broker.