How To Calculate CAGR in Excel
Compound Annual Growth Rate, CAGR, is your rate of return for an investment over a specific period. Calculating CAGR by hand is a rather involved process, so below we’ll go over how you can quickly calculate CAGR in Excel CAGR Excel Formula The formula for calculating CAGR in Excel is: =(End Value/Beginning Value) ^ (1/Number of Years) - 1 The equation uses three different values: End value, which is the amount of money you’ll have after the period has passed. Beginning value, which is the amount of money you began with. Number of years, which is the total number of years that have passed. Below we’ll go over an example of how to calculate CAGR for a five years time frame in Excel using the sample data set shown below: 1. Identify the numbers you’ll use in your equation. Using the sample data set above, The end value is 2143 (in cell B6). The beginning value is 1000 (in cell B2). The number of years is 5 (in cell A6). 2. Input your values into the formula. Excel offers many ...