How to Calculate Percentage Change
Percentage change measures how much a value has grown or shrunk relative to its original starting point. It expresses the magnitude of change as a fraction of the original, scaled to a percentage. This is the most important form of percentage calculation in the real world — it underpins investment returns, economic growth rates, scientific measurements, and business analytics. The formula is always the same: subtract the original value from the new value, divide by the original value, and multiply by 100.
- One Universal Formula: Percentage change = ((New − Old) ÷ Old) × 100. The old (original) value is always the denominator.
- Direction Matters: A positive result means growth; a negative result means decline. The sign is the answer to 'which direction?'
- The Base Problem: Two people can have the same absolute change but very different percentage changes if their starting values differ. Always calculate relative to the original.
The Before-and-After Gap
Think of percentage change as measuring the size of a gap between two points, expressed relative to where you started. If you start at 50 and reach 75, the gap is 25. But the percentage change is not 25% — it is (25 ÷ 50) × 100 = 50%. The absolute gap (25) and the relative gap (50%) tell different stories. A gain of 25 from a starting value of 50 is far more impressive than a gain of 25 from a starting value of 500.
Same Absolute Change, Different Percentage Change — The Base Effect
Percentage Increase Formula
| Symbol | Meaning & Description |
|---|---|
| % Increase | The relative increase expressed as a percentage |
| End | The final ending value |
| Start | The initial starting value |
Difference = End - Start = 150 - 100 = 50
Relative factor = Difference ÷ Start = 50 ÷ 100 = 0.5000
Increase % = 0.5000 × 100 = 50.00%
Worked Examples: Increase vs. Decrease
Percentage Increase Example:
A stock was priced at $40 and rose to $52. What is the percentage increase?
Percentage Decrease Example:
A property valued at $450,000 fell to $360,000 after a market correction. What is the percentage decrease?
The Asymmetry Trap
A critical insight: percentage increases and decreases are not symmetric. If a value rises 50% and then falls 50%, it does not return to its original value.
- Start: $100
- Rise 50%: $100 × 1.5 = $150
- Fall 50%: $150 × 0.5 = **$75**
You end 25% below where you started. The reason: the 50% fall is applied to a larger base ($150) than the original $100. This is the mathematical reason why recovering from an investment drawdown requires a larger percentage gain than the loss itself.
| Loss | Recovery Required |
|---|---|
| −10% | +11.1% |
| −20% | +25.0% |
| −33% | +50.0% |
| −50% | +100.0% |
The Rubber Band Starting Point
Percentage change is always measured from the starting point — the original value acts as the anchor. Think of it as a rubber band attached to a wall (the original value). How far you stretch it (absolute change) matters less than how long the band was to start with (original value). Stretching a 10 cm band to 15 cm is a 50% change. Stretching a 100 cm band to 105 cm is only a 5% change. Same absolute stretch, wildly different percentage changes.
- Investment Returns: A portfolio that grows from $10,000 to $14,500 has delivered a 45% return. Percentage change is the universal language of investment performance.
- Economic Reporting: GDP growth, inflation rates, unemployment change, and trade balances are all reported as percentage changes from prior periods.
- Business KPIs: Revenue growth, customer acquisition, churn rates, and conversion rates are all expressed as percentage changes between reporting periods.
- Scientific Experiments: Measuring the percentage change in a variable (drug efficacy, temperature, chemical concentration) before and after intervention is standard in experimental methodology.
- Population Statistics: Census data comparing cities, countries, or demographic groups always uses percentage change to compare growth rates across different absolute population sizes.
- Using the Wrong Base: The original (old) value is always the denominator. Using the new value as the base gives the wrong answer and is a different calculation (percentage of final). Example: (12 ÷ 52) × 100 ≠ the percentage increase from 40 to 52.
- Confusing Percentage Points and Percentage Change: If interest rates go from 2% to 3%, they have risen by 1 percentage point. But the percentage change in the interest rate is (1 ÷ 2) × 100 = 50%. These are completely different claims.
- Averaging Percentage Changes: You cannot average percentage changes arithmetically to find a multi-period result. If revenue grows 100% in Year 1 and drops 50% in Year 2, the arithmetic average (25%) implies a gain. But 100 × 2 × 0.5 = 100 — you break even. The correct measure is the compound growth rate (CAGR).
- Ignoring Direction: Percentage change can be negative (a decrease). Removing the negative sign or using absolute values when the sign is meaningful produces misleading results.
APercentage Change (vs. Original)
Percentage change has a clear chronological direction: you start at Old and end at New. The original (Old) value is the reference point. It answers the question: "By what percentage did this value change from where it started?" It is asymmetric — the percentage increase from A to B is different from the percentage decrease from B to A.
BPercentage Difference (vs. Average)
Percentage difference compares two values of equal status (no "before" or "after") relative to their average: ((|A − B|) ÷ ((A + B) ÷ 2)) × 100. It is symmetric — the percentage difference between 40 and 50 is the same as between 50 and 40. Use it when comparing two data points that have no directional relationship — for example, comparing the height of two different people.
Which Percentage Formula to Apply
| Situation | Formula | Calculator to Use |
|---|---|---|
| Value went up — how much % higher? | ((New − Old) ÷ Old) × 100 | Percentage Increase Calculator |
| Value went down — how much % lower? | ((Old − New) ÷ Old) × 100 | Percentage Decrease Calculator |
| Comparing two equal values (no direction) | ( | A−B |
| Annual growth over multiple years | CAGR = (End/Start)^(1/n) − 1 | CAGR Calculator |
| Known % — find a specific portion | (X ÷ 100) × Y | Percentage Calculator |
Percentage Increase Calculator Sandbox
Tweak variables below to see the formula calculate instantly.
Percentage Increase Calculator
Calculate the percentage change from an initial value to a final value.
Related Educational Guides
What Is CAGR? Compound Annual Growth Rate Formula
Understand Compound Annual Growth Rate, how it differs from average return, and how to calculate smoothed annual growth yields.
What Is a Percentage? Core Math Calculations Explained
Understand what percentages are, how to solve the three core percentage problem types, and why percentages are the universal language of proportion.
Fractions, Decimals, and Percentages: Conversion Rules
Learn how fractions, decimals, and percentages relate to each other, how to convert between all three forms, and when to use each in practice.