Percentage Change

Core Financial Applications

  • Compound Annual Growth Rate (CAGR) — While simple percentage change measures absolute return, linking this to a time horizon is the foundation of CAGR calculation.
  • Drawdown Recovery — An asset that suffers a 50% drawdown requires a 100% return just to reach breakeven (initial value). This asymmetric return requirement is why capital preservation is critical.
  • Arbitrage Spreads — Calculating the percentage delta between the bid-ask spread or spot-futures prices to determine if a market inefficiency covers transaction costs.
  • Real vs. Nominal Yields — Adjusting the nominal percentage return of an asset by the percentage change in the CPI (inflation) to find true purchasing power yield.

Percentage Change vs. Percentage Difference

These two formulas are frequently confused, but they answer different questions:

FormulaUse CaseDirectional?
Percentage Change (V₂ − V₁) / |V₁|Measuring movement from a known baselineYes — positive or negative
Percentage Difference |V₁ − V₂| / ((V₁ + V₂) / 2)Comparing two equivalent values with no hierarchyNo — always absolute

Use percentage change when you have a clear “before” and “after.” Use Percentage Difference when both values are peers.