Percentages are everywhere — from discounts and tax to interest rates and salary increases. This comprehensive guide explains every type of percentage calculation with practical examples.
Percentages are one of the most commonly used mathematical concepts in everyday life, yet they are also one of the most frequently misunderstood and miscalculated. From working out a sale discount to understanding a tax rate, from calculating a pay rise to comparing investment returns, percentages appear constantly in professional and personal financial decisions.
Despite this ubiquity, many people encounter percentage problems and feel uncertain — should I multiply or divide? Is this percentage increase calculated from the original or the new figure? How do I find the original price after a percentage reduction? This comprehensive guide addresses all of these questions and more, covering every type of percentage calculation you are likely to encounter.
A percentage is a way of expressing a number as a fraction of 100. The word itself comes from the Latin "per centum," meaning "by the hundred." So 45% means 45 out of every 100, or equivalently, 45/100, or 0.45 as a decimal.
The conversion between percentages, fractions, and decimals is fundamental:
Question: What is X% of Y?
Formula: (X / 100) × Y
This is the most basic percentage calculation and the one most people learn first. It answers questions like "What is 20% of £350?" or "How much is 7.5% VAT on a £120 purchase?"
Example: What is 15% of £240?
Calculation: (15 / 100) × 240 = 0.15 × 240 = £36
Real-world uses: Calculating tips at restaurants (10% or 15% of the bill), working out VAT on a purchase, calculating tax withholding on income, finding a commission amount.
Question: What percentage is X of Y?
Formula: (X / Y) × 100
This answers questions like "What percentage of a £450 budget have I spent if I have spent £135?" or "What is my test score as a percentage if I got 68 out of 80?"
Example: 68 out of 80 as a percentage:
Calculation: (68 / 80) × 100 = 0.85 × 100 = 85%
Real-world uses: Converting exam marks to percentages, calculating what percentage of a target has been reached, working out market share, understanding what fraction of income is being spent on a specific category.
Question: By what percentage has X increased to Y?
Formula: [(New Value − Original Value) / Original Value] × 100
This is commonly misunderstood because people sometimes use the new (higher) value as the denominator when it should be the original value.
Example: A salary increased from £32,000 to £35,200. What is the percentage increase?
Calculation: [(35,200 − 32,000) / 32,000] × 100 = [3,200 / 32,000] × 100 = 10%
Real-world uses: Calculating salary increases and pay rises, understanding inflation (how much prices have risen), measuring revenue or profit growth, comparing property value changes.
Question: By what percentage has X decreased to Y?
Formula: [(Original Value − New Value) / Original Value] × 100
The denominator is always the original (higher) value, not the new lower value.
Example: A product was priced at £80 and is now £60. What is the percentage decrease?
Calculation: [(80 − 60) / 80] × 100 = [20 / 80] × 100 = 25%
Real-world uses: Verifying sale discount percentages advertised by retailers, understanding depreciation rates, calculating loss on an investment, measuring cost reduction in a budget.
Question: If a value is Y after an X% increase/decrease, what was the original value?
This is where many people make mistakes. You cannot simply apply the percentage to the new value — you need to reverse the calculation.
For a percentage increase: Original = New Value / (1 + X/100)
For a percentage decrease: Original = New Value / (1 − X/100)
Example: A product costs £117 including 17% VAT. What is the pre-tax price?
Calculation: 117 / (1 + 17/100) = 117 / 1.17 = £100
Common mistake: Calculating 17% of £117 (= £19.89) and subtracting it (getting £97.11) is wrong. The percentage must be applied to the pre-tax figure, not the post-tax figure.
Example 2: A shop is offering a 30% discount. A discounted price is £140. What was the original price?
Calculation: 140 / (1 − 30/100) = 140 / 0.70 = £200
Question: What is Y after an X% increase/decrease?
For an increase: New Value = Original × (1 + X/100)
For a decrease: New Value = Original × (1 − X/100)
Example: A salary of £28,000 receives a 5.5% increase:
Calculation: 28,000 × (1 + 5.5/100) = 28,000 × 1.055 = £29,540
When multiple percentage changes occur in sequence, they cannot simply be added together. This is a frequent source of confusion and financial miscalculation.
Example: An investment rises 20% in year one and falls 20% in year two. Many people assume the result is flat (20% up − 20% down = 0%). In reality:
The result is a net loss of 4%, not zero. This is because the 20% decrease is applied to a larger base (£1,200) than the starting figure. This asymmetry is why investment volatility is genuinely harmful even when up years and down years balance out in percentage terms.
The correct way to calculate the combined effect of multiple percentage changes is to multiply the multipliers:
Combined effect = 1.20 × 0.80 = 0.96 = a net 4% decrease
When you see a product listed as "40% off the original price of £75," the sale price is: 75 × (1 − 0.40) = 75 × 0.60 = £45. However, if a product is listed as "was £90, now £63," what is the actual percentage saving? Using the percentage decrease formula: [(90 − 63) / 90] × 100 = 30%. Being able to verify advertised discounts helps you spot misleading pricing where the "original" price has been inflated.
When negotiating a pay rise, understanding percentage increases helps you translate between a percentage request and an actual cash increase. If you earn £38,000 and want a 6% rise, the increase in pounds is: 38,000 × 0.06 = £2,280, bringing your salary to £40,280. Conversely, if you are offered a £1,500 rise on a £38,000 salary, the percentage is: (1,500 / 38,000) × 100 = 3.95%.
In the UK, the standard VAT rate is 20%. To find the VAT-inclusive price of a net price: Price × 1.20. To find the net price from a VAT-inclusive price: Price / 1.20. To extract the VAT amount from a VAT-inclusive price: Price − (Price / 1.20), or equivalently: Price × (20/120) = Price / 6.
Simple interest is a straightforward percentage application. If you invest £5,000 at 3% per year for 4 years (simple interest), you earn: 5,000 × 0.03 × 4 = £600 in total interest. Compound interest, however, applies the percentage to the growing total each period — which is why it is so much more powerful over time. Use our EMI Calculator and Percentage Calculator together to analyse investment and loan scenarios.
Profit margin and mark-up are both expressed as percentages, but they are calculated differently:
A 25% mark-up does NOT mean a 25% profit margin. Confusing these two is a common business error that can lead to pricing products below the intended profitability target.
Percentage increases and decreases must always use the original value as the base, not the new value. "A 10% increase from £200 to £220" is correct. "A 10% decrease from £220" gives £198, not £200 — because 10% of £220 is £22, not £20. If you need to reverse a percentage change, always divide by (1 ± the rate), not subtract/add the percentage of the new value.
Sequential percentage changes cannot be added. A 15% increase followed by a 15% decrease does not return to the starting point — it results in a net 2.25% decrease (1.15 × 0.85 = 0.9775).
"Company A grew revenue by 25% and Company B grew by 15% — Company A grew much more." This is only true if both started from similar revenue bases. If Company A started with £100,000 and Company B started with £10,000,000, the absolute growth figures are vastly different despite the percentage advantage to Company A.
Simply move the decimal point one place to the left. 10% of £340 = £34. 10% of £1,250 = £125. From there, you can quickly derive other percentages: 5% = half of 10%, 20% = double of 10%, 15% = 10% + 5%, 1% = 10% divided by 10.
Percentage error = |Measured Value − True Value| / True Value × 100. This is used in science and engineering to express how far off a measurement is from the actual value.
This is an important distinction. If the Bank of England raises interest rates from 4% to 5%, the increase is 1 percentage point — but the percentage change in the interest rate is 25% (because 5 is 25% higher than 4). In media and financial reporting, these two terms are often confused. Always clarify which is meant when reading about rate changes.
Percentage calculations are foundational to making sense of the financial, business, and statistical information that shapes everyday decisions. By mastering the six core calculations — finding a percentage of a number, expressing one number as a percentage of another, calculating increases and decreases, reversing percentage changes, and applying changes — you can confidently handle virtually any percentage problem you encounter. Use the CalcNest Percentage Calculator to verify your calculations or handle complex multi-step percentage problems instantly.