5 Percentage Mistakes Almost Everyone Makes
Percentages seem simple until they trip you up. These five mistakes appear in newspaper headlines, salary negotiations, shopping, and business pricing every day — often with real financial consequences.
Mistake 1: Adding two discounts together
You see a jacket advertised as “30% off, plus an extra 20% with loyalty card.” Most people assume that means 50% off. It does not.
The second discount applies to the already-reduced price:
- Original price: $200
- After 30% off: $140
- After a further 20% off $140: $112
- Total saving: $88 — that’s 44% off, not 50%
The rule: two percentage discounts applied in sequence multiply, they don’t add. A 30% + 20% compound discount equals 44% off. Use the Compound Percentage Calculator to find the true combined effect.
Mistake 2: Confusing “percent” with “percentage points”
A central bank raises interest rates from 2% to 3%. A journalist reports: “rates rose by 50%.” Another reports: “rates rose by 1 percentage point.” Both are technically correct — but they mean very different things.
- 1 percentage point = the absolute arithmetic difference (3 − 2 = 1 pp)
- 50% increase = the relative change ((3 − 2) ÷ 2 × 100 = 50%)
Politicians, advertisers, and journalists often choose whichever sounds more dramatic. A headline saying “crime fell by 2 percentage points” sounds less impressive than “crime fell 40%” — even though they might describe the same data. Always check which is being reported.
Mistake 3: Reversing a percentage increase
If a price rises by 25%, many people assume a 25% decrease brings it back to the original. It does not.
- Original price: $100
- After +25%: $125
- After −25% of $125: $93.75 — not $100
To exactly reverse a percentage increase, you need a smaller percentage decrease. To undo a 25% increase, you need: 25 ÷ 125 × 100 = a 20% decrease. In general: to reverse an X% increase, decrease by X ÷ (100 + X) × 100.
Mistake 4: Mixing up margin and markup
A retailer wants a “40% margin” on a product that costs $60. They add 40% on top of cost: $60 × 1.40 = $84. But that’s a 40% markup, not a 40% margin. The actual margin on $84 is:
(84 − 60) ÷ 84 × 100 = 28.6% margin
To achieve a 40% margin, the selling price needs to be: $60 ÷ (1 − 0.40) = $100. That means a 66.7% markup — much higher than most retailers expect. Use the Margin vs Markup Calculator to avoid this mistake.
Mistake 5: Applying a percentage to the wrong base
“Sales are up 20% year on year, and then up another 20% the following year.” That sounds like a total of 40%. But the second 20% is applied to the already-higher number:
- Year 0: 1,000 units
- Year 1: +20% → 1,200 units
- Year 2: +20% of 1,200 → 1,440 units
- Total growth: 44%, not 40%
This is compound growth — the same principle that makes compound interest so powerful over time. The base keeps changing, so simple addition consistently underestimates the result.
How to avoid all five
- Never add two percentage discounts — multiply the factors: (1 − 0.30) × (1 − 0.20).
- Always check whether a figure is in percent or percentage points.
- To reverse X% growth, calculate X ÷ (100 + X) to get the exact decrease needed.
- Clarify whether “profit percentage” means margin (÷ price) or markup (÷ cost).
- Remember that the base changes after each percentage is applied.
Related tools and articles
- Compound Percentage Calculator — find the true effect of stacked percentages
- Margin vs Markup Calculator — see both figures for any cost and price
- Percentage vs Percentage Points — explained in full
- Percentage Change Calculator — measure increase or decrease between two values