Percentage change is one of the most widely used calculations in finance, business, and everyday life — yet it is also one of the most frequently misapplied. Getting the denominator wrong or confusing percentage change with percentage points can lead to faulty decisions in everything from investment analysis to quarterly business reviews. This guide walks through the formula, worked examples, and the pitfalls that trip up even experienced analysts.
What Is Percentage Change?
Percentage Change measures by how much a value has increased or decreased relative to its original value, expressed as a percentage. The key word is relative — it tells you the size of the change in proportion to where you started, not just the raw difference.
It answers questions like: "Our revenue went up by $12,000 — but is that good or bad?" Whether it is impressive depends entirely on what you started with. A $12,000 gain on a $80,000 base is a 15% increase; on an $8,000 base it would be 150%.
Step 1: The Core Formula
% Change = [(New Value − Old Value) / Old Value] × 100
Worked example — sales growth:
A business reports monthly sales of $80,000 in March and $92,000 in April.
% Change = [(92,000 − 80,000) / 80,000] × 100
= [12,000 / 80,000] × 100
= 0.15 × 100
= 15%
Sales grew by 15% month-over-month. Use the Percentage Change Calculator to run these numbers instantly without manual arithmetic.
Step 2: Percentage Decrease
The same formula works for decreases — the result is simply negative.
Worked example — price drop:
A product was priced at $250 and is now selling for $190.
% Change = [(190 − 250) / 250] × 100
= [−60 / 250] × 100
= −24%
The price fell by 24%. You can state this as "a 24% decrease" by dropping the negative sign and specifying the direction.
Step 3: The Most Common Mistake — Wrong Denominator
The denominator must always be the original (old) value, never the new value. This error changes the result substantially.
Correct: Stock moves from $100 to $150.
% Change = [(150 − 100) / 100] × 100 = 50%
Incorrect (divides by new value):
(150 − 100) / 150 × 100 = 33.3% ← Wrong
The correct answer is 50%. Dividing by the new value is a different calculation (it tells you what share of the new price the increase represents) and should not be called percentage change.
Step 4: The Symmetry Trap — Going Up Then Down
A 50% gain followed by a 50% loss does not return you to your starting point.
$100 + 50% = $150
$150 − 50% = $75
You end up at $75, not $100. This asymmetry is critical for investors: a 50% portfolio loss requires a 100% gain just to break even. Percentage changes are multiplicative, not additive. Never average percentage changes across periods — always compare the final value to the true original value using the formula above.
Step 5: Percentage Change vs Percentage Points
These two terms measure different things and are frequently confused in financial journalism.
Scenario: A central bank raises the benchmark interest rate from 3% to 5%.
- Percentage point change: 5% − 3% = 2 percentage points (pp) — the arithmetic difference between two percentages.
- Percentage change: [(5 − 3) / 3] × 100 = 66.7% — how much the rate itself changed relative to its starting level.
Both statements are accurate. "The rate rose by 2 pp" and "the rate rose by 66.7%" describe the same event from different angles. Which you use depends on what you want to emphasise. For bond markets and monetary policy, Basis Points (1 bp = 0.01 percentage point) are the standard unit of measurement.
Step 6: Business Applications
Quarter-over-quarter revenue growth: Revenue rises from $1.2 million in Q1 to $1.35 million in Q2.
QoQ Growth = [(1,350,000 − 1,200,000) / 1,200,000] × 100 = 12.5%
Investment return: You invest ₹1,00,000 and the portfolio grows to ₹1,18,000 after one year.
Return = [(1,18,000 − 1,00,000) / 1,00,000] × 100 = 18%
For multi-year investment returns, use the ROI Calculator which applies compound growth logic rather than simple percentage change.
Key Reminders
- Denominator = original value, always. This is the single most important rule.
- Negative result = decrease. No special handling needed — the sign tells the story.
- Percentage change ≠ percentage points. When comparing two percentages, be explicit about which you mean.
- Do not add percentage changes. A 10% gain one year and a 10% gain the next is not 20% total growth — it is 21% [(1.10 × 1.10 − 1) × 100].
- Negative base values distort results. Avoid percentage change when the old value is zero or negative; use absolute change instead.
For quick calculations in any of these scenarios, the Percentage Change Calculator handles both increases and decreases and flags when a negative base may make the result unreliable. For broader percentage work — finding what percentage one number is of another — the Percentage Calculator covers the full range of common percentage problems.