Percentage Decrease Calculator

Percentage Decrease Calculator

Calculate how much a value dropped compared to where it started: shopping discounts, price cuts, revenue or cost changes, grades, populations, and other metrics. Enter a positive starting value and a new value; you get percent decrease right away, including negative results when the new value is higher.

4.8/5 average from 312 reviews.

Percentage Decrease Calculator

Use decimals for currency or metrics. Nothing you type is sent to a server; the math runs in your browser.

Result

What is percentage decrease?

Percentage decrease measures how large a drop is relative to a starting amount. You compare the original value to a new, lower value and express the change as a percent of the original, not as a simple dollar or unit gap alone.

In plain language, it answers: “Compared to where we began, how much did we lose in percentage terms?” That framing is why the same idea shows up in retail (“percent off”), finance (“revenue down X%”), education (“score fell X%”), and statistics (“rate declined”).

People sometimes confuse percentage decrease with percentage difference. Difference language often compares two values symmetrically; decrease language names a direction: from an earlier baseline to a later value that is smaller. For reporting, pick the wording that matches the story you are telling.

Getting the decrease right matters because small absolute changes can look large in percent terms when the baseline is small, and large absolute changes can look modest when the baseline is huge. Naming the baseline and the new value alongside the percent keeps readers oriented.

Typical uses include clearance pricing, budget cuts, month-over-month metrics, survey shifts, enrollment changes, and depreciation-style comparisons: anywhere you need a quick, comparable read on how far something fell from a reference point.

Percentage decrease formula

Percent decrease = ((starting value − new value) / starting value) × 100

Treat “starting value” as the reference you measure against (list price, last month’s revenue, opening balance, last term’s score). Treat “new value” as the amount after the change.

Step by step: subtract the new value from the starting value, divide by the starting value, then multiply by one hundred. If the new value is smaller than the starting value, the result is positive. If both are equal, you get zero. If the new value is larger, the same expression yields a negative percent decrease, which signals growth relative to the baseline.

That negative case is still the same formula; only the sign changes. Many teams pair the number with plain language (“an increase versus last period”) so audiences are not surprised by a minus sign beside the word decrease.

How to calculate percentage decrease

Manual calculation

Write down the starting value and the new value. Compute starting minus new, divide the result by the starting value, and multiply by one hundred.

Example: starting 200, new 150. (200 − 150) / 200 = 0.25, and 0.25 × 100 = 25% decrease. Round only at the end if you need a clean headline figure, and keep extra digits when the result feeds another model.

Calculator method (this page)

Enter the starting value in the first field and the new value in the second, then choose Calculate. The tool applies the standard formula, handles commas in typed numbers, and shows a short note when the outcome is negative.

Use Clear to reset when you want to try another pair of values without refreshing the page.

Spreadsheet method

In Excel or Google Sheets, if the starting value is in cell A1 and the new value is in B1, you can use ((A1−B1)/A1). Format the cell as a percentage if you prefer to read 25% instead of 0.25.

Spreadsheets help when you are repeating the same calculation down a column or joining it to other tables. For one-off checks, the on-page calculator is often faster.

Shortcuts and common forms

Some people rearrange the algebra for mental math, for example, noticing that halving the starting value corresponds to a 50% decrease, but the underlying definition does not change.

If you already know the new value as a fraction of the original, you can subtract that fraction from one and multiply by one hundred. Always tie shortcuts back to the same numerator and denominator so audits and peer review stay simple.

Percentage decrease examples

Each example uses ((original − new) / original) × 100. Swap in your own numbers to match your context.

Discount on a list price

Original price $80, sale price $60. The decrease is (($80 − $60) / $80) × 100 = 25%. You can describe that as a twenty-five percent decrease relative to the list price.

Coupons that stack with a sale still follow the same idea: the “starting value” is the price before the reduction you care about, and the “new value” is what the customer actually pays after that step.

Revenue decrease

Last quarter revenue was $420,000; this quarter is $357,000. (($420,000 − $357,000) / $420,000) × 100 = 15%. Reporting the baseline quarter alongside the percent avoids implying the drop is larger or smaller than it is.

Price reduction on a quote

A supplier quote drops from $12.50 per unit to $11.00. (($12.50 − $11.00) / $12.50) × 100 = 12%. Procurement teams use that figure to compare concessions across vendors even when unit sizes differ.

Population decrease

A town’s estimate falls from 48,200 residents to 47,100. ((48,200 − 47,100) / 48,200) × 100 ≈ 2.28%. Small percent changes can still matter for planning services when the base population is large.

Depreciation-style drop in value

A used asset is valued at $18,000 this year versus $22,000 last year. (($22,000 − $18,000) / $22,000) × 100 ≈ 18.18%. Real accounting schedules add rules and dates; this percentage is only the simple period-to-period comparison using the two numbers you supply.

Percentage discount calculator (same math)

Retail “percent off” is percentage decrease expressed in shopper-friendly language. The regular price is your starting value; the sale price (after the discount) is your new value.

If a $120 jacket is marked down to $90, the decrease is (($120 − $90) / $120) × 100 = 25%. That matches how stores describe a twenty-five percent discount when the discount is taken from the original ticket price.

Stacked promotions, loyalty credits, or tax-inclusive totals can change which number you should treat as the baseline. Pick the starting value that matches the policy or receipt you are explaining, then apply the same formula.

Percentage depreciation calculator (simple comparison)

Depreciation in accounting follows schedules and rules. For a quick sanity check between two fair values (for example, last year’s estimate and this year’s, or guide trade-in values), you can still use percent decrease between those two numbers.

Example: estimated car value moves from $16,500 to $14,200. (($16,500 − $14,200) / $16,500) × 100 ≈ 13.9%. That describes how much the estimate fell relative to the earlier figure, not a complete depreciation schedule.

For property, equipment, or portfolio reporting, pair this kind of percentage with the definitions your finance team uses so public statements stay aligned with internal books.

Percentage reduction calculator (expenses, efficiency, weight)

“Reduction” here means the same directional comparison: a new amount lower than a baseline. Operating expenses falling from $50,000 to $44,000 is a (($50,000 − $44,000) / $50,000) × 100 = 12% decrease.

Efficiency gains sometimes show up as lower cost per unit. If cost per unit drops from $2.40 to $2.04, that is a 15% decrease, useful when you want to speak in percent rather than cents.

For personal metrics such as weight, the formula is identical: compare an earlier reading to a later, lower reading, using the earlier reading as the starting value. Medical or coaching contexts still deserve nuance; the percentage is only a compact summary of the two numbers you chose.

Percentage decrease vs percentage change

General percentage change compares new to old without locking the vocabulary to “decrease.” One common form is ((new − old) / |old|) × 100, which is essentially the same ratio rearranged; the sign tells you direction.

Decrease wording assumes readers care about a drop from a named baseline. If the new value is higher, decrease-focused language becomes awkward. That is why this calculator still shows the signed result but explains negative values in plain terms.

For neutral reporting, especially when values can move either way, many teams say “percent change” and state both old and new numbers. When the story is specifically about a fall, decrease language is clearer.

For a short editorial comparison of labels, see the percent decrease versus percent change article on this site’s blog.

Common percentage decrease mistakes

  • Using the wrong baseline: dividing by the new value instead of the starting value inflates or shrinks the percentage in ways readers will not expect.
  • Forgetting to state which number is “before” and which is “after.” Percent always answers relative to a reference; hiding the reference invites misreadings.
  • Mixing up percentage decrease with percentage points when talking about rates (interest, approval, turnout). Points are absolute shifts on the percent scale; percent decrease compares two values with a ratio.
  • Rounding too aggressively before sharing, especially on small bases. A move from 3 to 2 is a 33.33…% decrease; rounding the baseline or the difference first can distort the headline.
  • Assuming “percent off” stacks linearly without checking order of operations. Two successive twenty-five percent decreases do not equal a single fifty percent decrease.

Percentage decrease vs percentage points

Percentage decrease compares two levels using a ratio. Percentage points describe an absolute shift between two percentages themselves.

Example: an approval rate falls from 40% to 32%. That is an eight percentage-point drop. The percent decrease relative to the old rate is ((40 − 32) / 40) × 100 = 20%. Both figures are useful, but they answer different questions.

News and policy writing often need points for rates; business metrics tied to dollars or counts often use percent decrease on those amounts. Pick the unit that matches what your audience needs to decide.

FAQs about percentage decrease

Can percent decrease be higher than one hundred percent?
Yes, when the new value is below zero while the starting value is positive, or in other cases where the drop exceeds the original amount in magnitude. Interpret those results in context because the storyline may need extra explanation.
What does a negative percentage decrease mean?
It means the new value is higher than the starting value. The formula stayed the same; the sign flipped. Pair the number with wording about growth or an increase so readers are not confused.
Is percentage decrease the same as percentage difference?
Not always. Difference language is often symmetric between two numbers; decrease language names a drop from a chosen baseline to a follow-up value. Use the phrasing that matches the direction of change you are describing.
How do I calculate percentage decrease in Excel?
Put the starting value in one cell and the new value in another. Use ((start−new)/start) and format as a percentage if you like. Copy the formula down a column when you are comparing many rows.
Is this the same as percentage change?
Percentage change is broader; decrease focuses on a fall from a baseline. This site keeps the decrease framing while still showing signed results. See the blog for a tighter comparison.
Do you store my calculator inputs?
No. The tool runs locally in your browser on this static site.