Compound Growth Rate

Compound growth rate connects starting and ending values through a constant rate per period; the period unit determines how the result is interpreted.

A compound growth rate is the constant rate per period that would turn a starting value into an ending value through repeated compounding. It can describe changes in revenue, earnings, an investment value, or another consistently measured quantity.

The period is essential: a monthly rate is not an annual rate. When time is measured in years, the calculation is called the compound annual growth rate, or CAGR. The rate summarizes the endpoints; it does not establish a steady historical path or predict future growth.

Key Takeaways

  • State the starting value, ending value, elapsed time, and period unit.
  • Count elapsed intervals, not the number of observations.
  • Convert between period units by compounding, not simply multiplying rates.
  • A revenue growth rate is not an investor’s rate of return.
  • Zero or negative starting values and external investment cash flows require different treatment.

Formula

For positive beginning value V_0, positive ending value V_n, and n elapsed periods:

$$ g=\left(\frac{V_n}{V_0}\right)^{1/n}-1 $$

This follows by rearranging the compounding relationship:

$$ V_n=V_0(1+g)^n $$

Use n = 12 for twelve monthly intervals, n = 4 for four quarterly intervals, or n = 1 for one year. Those choices give different period rates for the same endpoint change.

Excel’s RRI(nper, pv, fv) implements the equivalent-rate calculation from a period count and two values. Its result has the same period unit as nper. Microsoft: RRI Function.

Worked Example: Quarterly Revenue Growth

Suppose a company’s quarterly revenue rises from $100 million in the first quarter of Year 1 to $121 million in the first quarter of Year 2. There are four quarterly intervals, even though a complete sequence would contain five observations.

The compound quarterly growth rate is:

$$ g_q=\left(\frac{121}{100}\right)^{1/4}-1 \approx0.048809=4.88\% $$

The total increase is 21%. Because the endpoints are one year apart, the annual compound growth rate is also 21%.

That does not mean revenue increased by exactly 4.88% every quarter. Some intervening quarters could have declined. It also does not mean shareholders earned 21%: revenue, profit, cash flow, and share-price performance are different quantities.

Converting Period Rates

If g_q is a quarterly compound rate, its equivalent annual rate is:

$$ g_a=(1+g_q)^4-1 $$

Using the unrounded quarterly rate from the example gives 21%, not the approximately 19.52% obtained by multiplying 4.88% by four.

ConversionCalculation
Monthly to annualCompound the monthly growth factor over 12 months
Quarterly to annualCompound the quarterly growth factor over four quarters
Annual to monthlyTake the twelfth root of the annual growth factor, then subtract one

A conversion describes an equivalent rate. Annualizing a short observation window does not show that its growth will persist for a full year.

When the Calculation Misleads

Inconsistent business data. A revenue comparison should use comparable currencies, reporting periods, and business scope. An acquisition can increase reported revenue without the acquired growth being organic. Comparing a seasonal peak with a trough can also distort interpretation.

Cash added to an investment account. A larger ending balance may reflect deposits rather than investment gains. For accounts with contributions or withdrawals, use a return method that accounts for cash-flow timing, such as time-weighted return or money-weighted return, depending on the question.

Zero and negative bases. A zero starting value causes division by zero. Crossing from a loss to a profit does not produce a conventional compound percentage growth rate. Report the amounts and change directly instead of forcing the result into a growth formula.

A complete loss. From a positive starting value to zero, the endpoint formula reaches its boundary value of -100% per period. This does not reveal when the loss occurred; subsequent percentage changes from a zero base are undefined.

Turning history into a forecast. Extending a historical rate into future periods is an assumption. Changes in capacity, competition, margins, financing, and market conditions may make that assumption unsuitable. Historical investment performance does not guarantee future results. Investor.gov: Reading Fund Performance.

Check Your Understanding

Loading quiz…

FAQs

Does compound growth require interest payments?

No. The same mathematical relationship can summarize revenue, units sold, or another positive quantity. Interest compounding is one application, not a requirement for calculating a compound growth rate.

Can compound growth be negative?

Yes. When the beginning and ending values are both positive and the ending value is lower, the calculated rate is between -100% and zero. A business moving from negative to positive earnings needs a different explanation.

This article explains financial calculations, not guaranteed growth or personalized investment, tax, or business advice.

Browse Valuation and Analysis