When two discounts are applied to a price in sequence, the temptation is to add the percentages. This is a mistake: discounts do not add up, their factors are multiplied.
Example — Seasonal sales
A garment costing EUR is discounted by , then a further promotion applies a second discount of on the already-reduced price.
- After the first discount: EUR.
- After the second: EUR.
Overall discount: (not : discounts do not add up, their factors are multiplied).
The overall factor corresponds to a single discount of , not . Adding the percentages always overestimates the real discount.
Links
Topics: Percentages
Concepts: Discount
Methods: Discount percentage
Skills: Calculating