Compound_annual_growth_rate

Compound annual growth rate

Compound Annual Growth Rate (CAGR) is a business and investing specific term for the geometric mean growth rate on an annualized basis. It represents the smoothed annualized gain earned over the investment time horizon. CAGR is not an accounting term, but remains widely used, particularly in growth industries or to compare the growth rates of two investments because CAGR dampens the effect of volatility of periodic returns that can render arithmetic means irrelevant. CAGR is often used to describe the growth over a period of time of some element of the business, for example revenue, units delivered, registered users, etc.

Formula

mathrm{CAGR}(t_0,t_n) = left(frac{V(t_n)}{V(t_0)} right)^frac{1}{t_n-t_0} - 1


  • V(t_0) : start value, V(t_n) : finish value, t_n - t_0 : number of years.
  • Actual or normalized values may be used for calculation as long as they retain the same mathematical proportion

Example

Say, the revenues of a company over four years, V(t) in above formula, have been: 100, 95, 115, 150, 200. Then, calculating CAGR gives:

{CAGR}(0,4) = left(frac{200}{100} right)^frac{1}{4} - 1 = 0.1892 = 18.92%

For comparison:

  • the Arithmetic Mean Return (AMR) would be the sum of annual returns divided by number of years or:

text{AMR}=bar{x} = frac{1}{n}sum_{i=1}^n x_i = frac{1}{n} (x_1+cdots+x_n)


= frac{-5% + 21% + 30% + 33%}{4} = 19.75%.

  • the Arithmetic Return (AR) or simple return would be the ending value minus beginning value divided by the beginning value:

text{AR}=frac{V_f - V_i}{V_i} = frac{200-100}{100} = 100%.

See also

Related Articles

Search another word or see Compound_annual_growth_rateon Dictionary | Thesaurus |Spanish
  • Please Login or Sign Up to use the Recent Searches feature