Skip to content
CalculatorGeek

Percentage Decrease Examples

On this page

Direct answer

The same formula works across contexts, but the output should be interpreted with the unit, baseline period and rounding policy stated.

Formula and method

((original − new) ÷ original) × 100

This page must show the formula exactly as the calculator or worked method uses it. Inputs remain unrounded during the calculation; rounding applies only to the displayed answer unless a domain-specific rule requires otherwise.

Step-by-step calculation

  1. Name the baseline and its date or condition.
  2. Keep units consistent.
  3. Calculate the absolute drop before the percentage.
  4. State the rounded result and the rounding rule.

Worked examples

Price

$125 to $100: 25 ÷ 125 × 100 = 20%.

Energy use

820 kWh to 697 kWh: 123 ÷ 820 × 100 = 15%.

Defect count

48 to 30: 18 ÷ 48 × 100 = 37.5%.

Website sessions

75,000 to 63,750: 11,250 ÷ 75,000 × 100 = 15%.

Time

52 minutes to 39 minutes: 13 ÷ 52 × 100 = 25%.

Interpretation and edge cases

  • A lower defect count can be favorable while lower revenue may be unfavorable; the math does not decide meaning.
  • Seasonal periods should not be compared without context.
  • Counts rounded before calculation can shift the percentage.

Frequently asked questions

Can I compare values with different units?

No; convert to the same unit first.

Should I use percentage difference?

Only when neither value is an original baseline.

How many decimals should I show?

Use enough for the decision; often one or two, while retaining full precision internally.

Sources and transparency

The formulas and examples were evidence-checked on 2026-09-10. This is educational mathematical content. It does not replace a field-specific standard, accounting policy, laboratory method, contractual definition or professional judgment. CalculatorGeek should display a named human reviewer only after a real reviewer has completed and documented that review.