These three terms cover the same underlying math but point in different directions. Picking the right one means your answer is easy to read and hard to misinterpret.
Percentage increase
A percentage increase measures how much a value grew. Use it when the new value is larger than the old one — a price hike, a salary raise, a rising test score.
Percentage increase = ((New value − Old value) / Old value) × 100
The result is always positive when the new value is higher.
Percentage decrease
A percentage decrease measures how much a value dropped. The new value is smaller than the old one — a discount, a falling temperature, a shrinking budget. The Discount Calculator handles this case directly when you're working with sale prices.
Percentage decrease = ((Old value − New value) / Old value) × 100
The subtraction is flipped compared to the increase formula. That keeps the answer positive, so a 15% drop reads as 15, not −15.
Percent change (signed)
Percent change handles both directions with one formula. A positive result means the value grew; a negative result means it fell.
Percent change = ((New value − Old value) / Old value) × 100
This is the same formula as percentage increase. The difference is that you don't flip the subtraction, so the sign carries the direction for you.
Which one should you use?
| Your situation | Use this |
|---|
| You know the value went up | Percentage increase |
| You know the value went down | Percentage decrease |
| You're not sure of the direction, or you want one formula for both | Percent change |
If you run this calculator and get a negative result, the value actually decreased. Switch to the percentage decrease formula to get a clean positive readout of the drop.