Why you need this
Calculating Compound Annual Growth Rate (CAGR) is the standard for smoothing out volatility in revenue or investment returns over time. It answers the question: 'If this grew at a steady rate, what would that rate be?'
Syntax Breakdown
- EndValue: The final value in your series.
- StartValue: The initial value.
- Periods: The number of years (or periods) between start and end.
Note: Excel has an RRI function, but most analysts prefer this manual power formula for transparency.