Skip to main content
Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

CAGR (Compound Annual Growth Rate) represents the constant annual growth rate that would produce the same result as actual growth over a period. It smooths volatility to give a single comparable number.

ステップバイステップガイド

  1. 1CAGR = (End Value / Start Value)^(1 / Years) − 1
  2. 2Convert to percentage by multiplying by 100

解いた例

入力
$1,000 → $1,800 over 5 years
結果
CAGR = 12.47%
(1800/1000)^(1/5)−1 = 0.1247
入力
Revenue $2M → $5M over 4 years
結果
CAGR = 25.74%
Strong growth

設定