Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to add Trendline to a chart in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Number and Text Filters Examples in Excel
  • Working With Tables in Excel

References

  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel ROWS Function
  • How to get relative column numbers in a range in Excel
  • Lookup entire row in Excel
  • How to get last row in numeric data in Excel

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation must contain specific text
  • Excel Data validation with conditional list
  • Excel Data validation exists in list
  • How To Create Drop-down List in Excel

Compound Annual Growth Rate CAGR formula examples in Excel

by

To calculate Compound Annual Growth Rate (CAGR) in Excel, the average rate of return for an investment over a period of time, you can use several approaches.

Formula

=(end/start)^(1/periods)-1


Note that unlike most other financial functions in Excel, future value (FV) does not need to be entered as a negative number.

Explanation

In the example shown, the formula in H7 is:

=(C11/C6)^(1/B11)-1

CAGR with a manual formula

CAGR stands for Compound Annual Growth Rate, which is the annual average rate of return for an investment over a period of time. The formula for calculating CAGR manually is:

=(end/start)^(1/periods)-1

The first part of the formula is a measure of total return, the second part of the formula annualizes the return over the life of the investment. The formula in H7 is:

=(C11/C6)^(1/B11)-1

where C11 is the ending value in year 5, C6 is the starting value or initial investment, and B11 is the total number of periods.

CAGR with the GEOMEAN function

The GEOMEAN calculates geometric mean, and can be used to calculate CAGR. To calculate CAGR with GEOMEAN, we need to use relative changes (percentage change + 1), sometimes called a growth factor. We have these values already in column E so we can use them directly in GEOMEAN the function. The formula in H8 is:

=GEOMEAN(E7:E11)-1

CAGR with the RRI function

In Excel 2013 and later, you can use the IRR function to calculate CAGR with a simple formula. The formula in H9 is:

=RRI(B11,C6,C11)

Post navigation

Previous Post:

Put names into proper case — Manipulating NAMES in Excel

Next Post:

Create One-dimensional and Two-dimensional Array

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Return blank if in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel
  • Extract multiple matches into separate rows in Excel
  • IF with boolean logic in Excel

Date Time

  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate next day of week in Excel
  • Calculate date overlap in days in Excel
  • Get age from birthday in Excel
  • How to Calculate Age in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • How to randomly assign people to groups in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign data to groups in Excel

General

  • Creating and Opening an existing file in Excel
  • Common Errors in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • Spell Check in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning