Percentage Decrease Calculator
Three modes in one tool: find the percentage decrease between two values, calculate what a value becomes after a set percentage drop, or reverse-solve the original value when you know the new value and the drop. Every result comes with a step-by-step breakdown and an optional cost-saving estimate.
Formula
Worked example
From 250 to 200: (250 - 200) / 250 x 100 = 20% decrease. Reverse: if a product now costs 200 and dropped by 20%, the original price was 200 / (1 - 0.20) = 250. Finding the new value: 250 decreased by 20% = 250 x 0.80 = 200.
How percentage decrease works
Percentage decrease measures how far a value has fallen relative to where it started. You subtract the new value from the original to find the size of the drop, divide that drop by the original value, and multiply by 100. Dividing by the original figure, not the new, smaller one, is essential: percentage decrease always expresses the fall as a fraction of the starting point. A 20% decrease from 250 means the value shed one-fifth of 250, not one-fifth of 200. The result tells you what share of the original amount disappeared.
Reverse-solve: finding the original value
When you know the new value and the percentage that it fell, you can work backwards to the original. If new = old x (1 - pct/100), then old = new / (1 - pct/100). For example, a price of 200 that represents a 20% drop off the original works out as 200 / 0.80 = 250. This is especially useful in retail and finance: a sale price with the discount percentage is enough to recover the full price. Note that this formula breaks down when the percentage decrease reaches 100%, because dividing by zero is undefined.
Finding the new value after a known percentage drop
To calculate the value that results from a percentage decrease, convert the percentage to a multiplier by writing it as (1 - pct/100), then multiply the original by that factor. A 30% drop has a multiplier of 0.70: 500 x 0.70 = 350. This one-step approach avoids the error of subtracting a percentage directly from a number, which is a common mistake. The multiplier also stacks correctly: two successive 10% drops give 0.90 x 0.90 = 0.81, a total decrease of 19%, not 20%.
Why the base value matters so much
The same absolute drop produces very different percentages depending on where you start. A fall of 50 from 250 is a 20% decrease, but the identical fall of 50 from 100 is a 50% decrease, because the base is smaller. This is why headline percentages can mislead: a small percentage off a large number can dwarf a large percentage off a tiny one. Always check what original figure each percentage decrease is measured against before comparing values from different starting points.
Common uses: discounts, budgets, and data tracking
Percentage decrease appears whenever something shrinks: a price cut in a sale, a population decline, a budget reduction, a drop in website traffic, or weight lost over a month. The cost-saving feature on this calculator converts the numeric drop into an estimated saving in your preferred currency by multiplying the decrease by a price per unit. This is useful for procurement and budgeting: if a supplier reduces a price per kilogram, you can instantly see the annual saving across a large order. Because the measure is relative, it lets you compare declines across items of completely different sizes on a single, fair scale.
Common percentage decrease benchmarks
| Scenario | Typical % decrease | Notes |
|---|---|---|
| Retail sale / clearance | 10 - 70% | End-of-season markdowns often reach 50-70% |
| Annual inflation erosion | 2 - 8% | Real purchasing power lost per year to inflation |
| Weight loss goal (6 months) | 5 - 15% | A medically meaningful loss is 5-10% of body weight |
| Budget cut, government/corporate | 5 - 20% | Major austerity rounds can exceed 20% |
| Energy consumption after retrofit | 20 - 40% | Insulation and LED upgrades typical range |
| Stock price correction | 10 - 20% | A 20%+ fall from a peak is classified as a bear market |
| Traffic after Google algorithm update | 10 - 50% | Severe penalties can exceed 90% |
Approximate real-world percentage decreases across different fields, for context when interpreting your result.
Frequently asked questions
How do I calculate a percentage decrease?
Subtract the new value from the original value to find the drop, divide that drop by the original value, then multiply by 100. For example, from 250 to 200 the drop is 50, and 50 / 250 x 100 = 20%.
How do I find the new value after a percentage decrease?
Multiply the original value by (1 - pct/100). A 25% decrease on 400 gives 400 x 0.75 = 300. Converting the percentage to a multiplier first is the most reliable method because it handles all cases cleanly, including decimals and values close to 100%.
How do I find the original value if I know the new value and the percentage decrease?
Divide the new value by (1 - pct/100). If a sale price is 180 and represents a 10% discount, the original was 180 / 0.90 = 200. This is the reverse-solve formula used in the third mode of this calculator.
What is the difference between percentage decrease and percentage increase?
A decrease applies when the new value is smaller than the original, an increase when it is larger. They are not symmetric: a 20% decrease followed by a 20% increase does not return to the start, because each percentage is measured against a different base. After a 20% drop on 100 you have 80, and a 20% gain on 80 is only 96, not 100.
Can a percentage decrease be more than 100%?
Not for a positive value that stays at or above zero. A 100% decrease takes the value all the way to zero, so the most a positive number can fall in percentage terms is 100% unless the new value goes negative, in which case the formula still works but the interpretation changes.
Why does the formula divide by the original value, not the new one?
Percentage decrease asks "what fraction of the starting amount was lost?" so the denominator must be the starting amount, the original value. Dividing by the new value would give a different ratio that does not represent a share of what you started with. Both are mathematically valid ratios, but only the first answers the standard question about percentage decrease.
How do I calculate the cost saving from a percentage decrease?
Multiply the absolute decrease by the price per unit. If a raw material falls from 50 kg to 40 kg at 3 per kg, the saving is 10 x 3 = 30. This calculator includes a toggle to do this automatically after you enter the price per unit.