Create your own
Lesson illustration

Annualizing Multi-Year Holding-Period Returns

Hello. In the previous lesson, you calculated a holding-period return: the total gain or loss over the entire time you owned an investment, including price movement, income, and fees.

That result is complete, but it is not yet easy to compare across investments held for different lengths of time. A 32% total return over four years and a 32% total return over two years are plainly not equivalent. This lesson converts a multi-year holding-period return into a single annualized compound return: the constant yearly rate that would produce the same beginning-to-ending result.


From total return to an annual rate

A compound annual growth rate (CAGR), also called an annualized compound return, answers this question:

What constant annual return, compounded each year, would turn my initial investment into my final total wealth over this period?

It is a hypothetical steady rate. Your investment almost certainly did not earn precisely that rate every year. Stocks can rise sharply one year and fall the next; dividends may arrive quarterly; fees may be charged at irregular times. CAGR summarizes all of that history into one comparable annual figure.

The key distinction is:

MeasureWhat it describes
Holding-period return (HPR)Total gain or loss over the entire stated period
Annualized compound return / CAGRConstant annual compound rate that matches that total result
Arithmetic average returnSimple average of individual yearly returns; it does not describe compounded wealth growth

For a multi-year investment, annualized compound return is usually the appropriate “per year” measure when you want to describe what actually happened to one dollar invested.

CAGR explained

Watch “CAGR explained” by The Finance Storyteller for a visual explanation of CAGR as a steady rate that connects a beginning value with an ending value.

Watch CAGR’s meaning and formula. Focus on two ideas: there are five compounding intervals between Year 0 and Year 5, and CAGR summarizes the endpoints without revealing the path between them.


The formula and its logic

Let:

  • = total holding-period return, written as a decimal
  • = number of years held
  • = annualized compound return

A holding-period return of , for example, means each initial dollar became:

dollars over the full holding period. This is the investment’s wealth multiple.

If the investment had instead grown at a constant annual rate , then after years its wealth multiple would be:

To make this constant-rate scenario match the actual holding-period result, set the two wealth multiples equal:

Solving for gives the annualized compound return formula:

Expressed as a percentage:

The equivalent beginning-and-ending-value formula

If you have correctly assembled the investment’s beginning cost and ending total wealth, you can calculate directly:

“Ending total wealth” must include each component once:

  • If dividends were reinvested, their value is already part of the ending portfolio value.
  • If dividends were received as cash and kept separately, add them to the ending investment value.
  • Use net values after any sale fees, and include purchase fees in the initial cost, as in the previous lesson.

Worked example: a four-year investment result

Suppose you invested USD 5,000 in a stock fund. Four years later:

  • Your shares are sold for USD 6,200 after selling costs.
  • You received USD 400 of cash dividends over the four years and did not reinvest them.
  • The USD 5,000 initial amount already includes any purchase costs.

1. Find the total ending wealth

2. Calculate the holding-period return

The investment produced a 32% total holding-period return over four years.

3. Convert that result into an annualized compound return

The appropriate report is:

The investment earned a 7.19% annualized compound total return over four years, before taxes.

A useful verification is to compound the annualized rate back over four years:

The result recreates the actual ending wealth.

Why dividing by the number of years fails

It may be tempting to compute:

But is a simple annual average, not a compound annual return. If USD 5,000 compounded at annually for four years, it would reach:

That is more than the actual USD 6,600 ending wealth. The simple average overstates the annual rate because it ignores that each year’s return applies to the accumulated balance, not always to the original USD 5,000.

Calculating Your Investment Returns

Read FINRA’s short explanation of annualized returns. It reinforces the reason a compounded annual rate is more informative than dividing a multi-year return by the number of years.

Under the subsection “Calculating Annualized Returns,” read the annualized-return discussion. Follow the three-year example, then focus particularly on FINRA’s comparison of the compound annual result with the inflated simple average.


CAGR describes the destination, not the journey

The graph below shows the central limitation of CAGR. The dotted investment line fluctuates, while the smooth solid line shows the constant annual rate that reaches the same ending value.

A volatile investment path is shown alongside a smooth CAGR path; both begin at the same value and end at the same value, but only the investment path shows the gains and losses experienced between those dates.

CAGR is useful precisely because it reduces a complicated history to a comparable number. But that simplicity also means it hides important information:

  • Volatility: Two investments can have the same CAGR while one had severe drawdowns and the other moved relatively steadily.
  • Timing: CAGR does not tell you whether gains occurred early, late, or only in one unusually strong year.
  • Risk: A high historical CAGR is not evidence that a similar rate will continue in the future.
  • Cash flows: The basic calculation assumes one beginning investment and no investor-driven deposits or withdrawals during the period.

For example, an investment that gains in Year 1 and loses in Year 2 has an arithmetic average return of:

Yet USD 100 becomes USD 150 after the first year, then USD 75 after the second:

The two-year holding-period return is , and the annualized compound return is:

The arithmetic average says “0%,” but the investor actually lost money. CAGR correctly reflects the compounded result.


Comparing investments fairly

Annualization is especially valuable when investments have different holding periods.

InvestmentTotal returnHolding periodAnnualized compound return
A6 years
B4 years

Investment A has the higher total return, but Investment B has the higher annualized compound return. In terms of growth per year, B performed better.

This comparison is meaningful only when the results are measured on a comparable basis. Before comparing CAGR figures, check:

  1. Total-return basis: Are dividends and interest included for both investments?
  2. Fee basis: Are both returns net of fees, or both before fees?
  3. Tax basis: Are both pre-tax or both after-tax?
  4. Time period: Did they cover broadly comparable market conditions?
  5. Risk and liquidity: Was one investment much more volatile, concentrated, or difficult to sell?

CAGR is a strong summary statistic, not a complete investment analysis.


A repeatable calculation workflow

When you see a multi-year investment result, use this sequence:

  1. Identify the period. Count the number of years, , from the investment date to the ending date.
  2. Confirm the total holding-period return. Make sure dividends, interest, and fees have been counted once.
  3. Convert the total return into a wealth multiple. Add to the decimal holding-period return.
  4. Take the -th root. This is the same as raising the wealth multiple to .
  5. Subtract and format the result as a percentage.
  6. Label the answer completely. State the annualized return, period, and whether it is before or after fees and taxes.

In Excel or Google Sheets, if:

  • B2 contains the holding-period return as a decimal, such as 0.32
  • C2 contains years held, such as 4

use:

=(1+B2)^(1/C2)-1

If instead:

  • B2 contains initial all-in cost
  • C2 contains ending total wealth
  • D2 contains years held

use:

=(C2/B2)^(1/D2)-1

Format the output as a percentage. Do not enter 32 for a 32% holding-period return unless you divide it by 100 first; spreadsheet percentage cells should contain 0.32 or be entered as 32%.

If you added money to or withdrew money from the investment during the period, pause before applying this simple CAGR formula. Investor cash flows change the interpretation of performance; later performance-measurement methods handle that situation more carefully.


Key takeaways

A multi-year holding-period return is converted into an annualized compound return using:

Equivalently, when beginning and ending total wealth are known:

CAGR is the constant yearly compound rate that would reproduce the actual beginning-to-ending investment result. It is not the simple total return divided by years, and it does not show the volatility or path of returns between the two endpoints.

Next, you will adjust a nominal investment return for inflation to estimate the real return: the change in your purchasing power rather than merely the change in dollars.

Can't find a good explanation? Sign up and we'll make it for you

Sign up