Enter your numbers
Use the inputs below (and optional sliders) to compute the percent change. Great for prices, grades, weight loss, revenue drops, conversion rates, and anything that goes “down”.
Enter an original value and a new value to instantly calculate the percentage decrease (how much something dropped). If the new value is higher, we’ll show the percentage increase instead — so you always get the correct direction.
Use the inputs below (and optional sliders) to compute the percent change. Great for prices, grades, weight loss, revenue drops, conversion rates, and anything that goes “down”.
A percentage decrease tells you how much a number fell relative to its starting point. It answers: “Compared to where we began, what percent did we drop?” This is different from simply subtracting two numbers. Subtraction gives an absolute change. Percent decrease gives a relative change, which is often the better comparison when the sizes of the numbers differ.
If your original value is Old and your new value is New:
Notice the denominator: we divide by Old because the question is “how much did we drop compared to the original amount?” If you divide by New instead, you’d be measuring the change relative to the ending value, which answers a different question.
Sometimes you enter numbers and the “new” is bigger than the “old”. In that case, the change (Old − New) becomes negative. That’s not a mistake — it means the value went up. This calculator automatically labels that as percent increase:
The formula divides by Old. If Old is 0, division is undefined — you can’t measure percent change relative to zero because there is no meaningful “starting base.” That’s why we validate Old > 0.
Example 1: Shopping discount
Old = 80, New = 60
Change = 80 − 60 = 20
Percent decrease = 20 ÷ 80 × 100 = 25%
Interpretation: the price dropped by 25%.
Example 2: Revenue drop
Old = 120,000, New = 90,000
Change = 30,000
Percent decrease = 30,000 ÷ 120,000 × 100 = 25%
Interpretation: revenue decreased by 25%.
Example 3: A number increases
Old = 40, New = 52
Change = 40 − 52 = −12 (negative means increase)
Percent increase = 12 ÷ 40 × 100 = 30%
Interpretation: the value increased by 30%.
Example 4: Big drops and “over 100%”
With percent decrease, the maximum decrease is 100% (when New = 0). You cannot decrease more than 100% relative to the old value because you can’t go below zero in many real-world quantities (like price). If New is negative, you might be modeling a different concept (like profit/loss) — use caution and consider whether percent change is the right metric.
This page uses a simple, reliable sequence:
The meter visually shows the magnitude of the decrease. If you have an increase, we show the increase clearly in text, and the meter uses the absolute percent value (capped at 100 for display) so the visualization still behaves nicely for screenshots.
For virality, the share buttons generate a short message like: “80 → 60 is a 25% decrease” plus a link back to this calculator. That turns your result into a “one-tap shareable” stat for group chats, stories, and posts.
Percent decrease is (Old − New) ÷ Old × 100. It measures the drop relative to the original value (Old).
Because we’re asking “how big is the drop compared to where we started?” The starting point defines the baseline.
A negative “decrease” means the value actually increased. This calculator reports it as a percent increase.
Not when Old is positive and New is zero or positive. The largest decrease is 100% (Old → 0). If you see values beyond that, you’re likely dealing with negative New or a different metric.
No. If a rate drops from 5% to 3%, that’s a 2 percentage point drop, but a 40% decrease relative to 5% (because 2 ÷ 5 = 0.4).
Use the original price as Old and the sale price as New. The percent decrease is the discount percent.
Percent change divides by Old. Division by zero is undefined, so a percent decrease from zero isn’t meaningful.
The math is exact; the only “accuracy” choice is your rounding. Select more decimals if you need more precision.
A surprisingly common mistake is mixing up percent decrease with percentage points. They are related, but they are not the same. Percentage points are an absolute difference between two percentages (you subtract them). Percent decrease is a relative change compared to a starting base.
Example: a conversion rate drops from 5% to 3%. The drop is 2 percentage points (5% − 3% = 2% points). But the percent decrease is 40%, because the rate fell by 2 relative to the original 5 (2 ÷ 5 = 0.4 → 40%). In business reporting, both numbers can be useful — percentage points tell you the raw change, while percent decrease tells you the scale of the change compared to where you started.
Sometimes you know the original value and the percent decrease, and you want the new value. This is basically “apply the decrease”:
Example: Old = 200 and decrease = 25%. New = 200 × (1 − 0.25) = 150. This is the same relationship your calculator output shows in the “New is X% of Old” line.
If you’re using percent decrease in a blog post or report, it’s often worth adding the original and new values next to the percentage (for example, “$80 → $60 = 25% off”). It makes the number instantly understandable, and it avoids confusion when readers are scanning quickly.
Percent decrease is most helpful when you want to compare different drops on the same scale. For example, a $20 drop on an $80 item (25%) is a bigger deal than a $20 drop on a $400 item (5%). The percent gives you that “fair comparison” at a glance.
Here are a few practical patterns:
One more tip: if you’re comparing multiple items, use the same rounding setting so the results look consistent. For screenshots, 0–2 decimals usually reads best. For analytics or spreadsheets, 2–4 decimals can be more useful.
MaximCalculator provides simple, user-friendly tools. Always treat results as informational and double-check important numbers elsewhere.