Percentage Change Calculator logo

Blog

CAGR vs percentage change

When a single percentage change between two endpoints is enough, versus when compound annual growth rate (CAGR) is the clearer summary.

Author Percentage Change Calculator

Quick answer

One percentage change answers "from A to B?" CAGR answers "what constant yearly rate reproduces the same endpoint after n years?" They serve different communication goals.

One-step: ((end − start) ÷ |start|) × 100%. CAGR: (end/start)^(1/n) − 1 (for positive start)

Introduction

This is the article to read after single-step math feels comfortable. Keep the Percentage Change Calculator for point-in-time questions, and use CAGR when stakeholders ask for a smoothed yearly rate across multiple years.

Refresh vocabulary in what is percentage change and notation in formula before mixing models.

Main content

What is it?

Percentage change honors the messy reality between two dates. CAGR imagines a smooth curve that ignores volatility in the middle. Neither is wrong; they answer different prompts.

Marketing decks like CAGR because it is comparable across assets with different paths. Risk teams still look at drawdowns that CAGR hides.

Formula

Single interval: ((N − O) ÷ |O|) × 100%. CAGR uses starting value S, ending value E, and n periods: (E/S)^(1/n) − 1, often annualized. Requirements: positive S and consistent period length.

Never silently substitute CAGR when your policy promised simple change. Label charts explicitly.

Step-by-step guide

  1. Decide whether the question is about a specific jump or a stylized yearly rate.
  2. For the jump, gather O and N, then use the home calculator.
  3. For CAGR, confirm positive start, count periods, and use the CAGR formula in your tool of choice.
  4. Compare CAGR to the naive average of yearly percents; explain any gap.
  5. Document volatility that CAGR smoothed away.

Example

Equity grows from 10000 to 16000 over four full years. Simple total change is +60% versus the start. CAGR is about 12.47% per year, the constant rate that links the endpoints. Both numbers appear in different slides of the same board meeting.

Revisit averages when means of interval percents enter the conversation.

FAQ

Can CAGR be negative?

Yes when the ending value falls below the start over the horizon. Interpret alongside path dependency.

What about monthly CAGR?

Adjust n to months and clarify annualization if you multiply rates. Consistency matters more than cleverness.

Should students learn CAGR first?

No. Master one-step change, then layer CAGR once baselines and exponents feel intuitive.

Where is the basic tool?

Use the Percentage Change Calculator on the home page for two-number questions anytime.

Conclusion

Summary

Use percentage change for honest snapshots between two measurements. Use CAGR when everyone agrees a smoothed per-period rate communicates the decision better.

Return to the home page for quick checks and keep formula nearby whenever notation drifts.