Percentage Calculator — Calculate Percentages Online

Whether you are working out a sale price, checking how much tax is owed, figuring out a test score, or tracking business growth, being able to calculate percentages quickly and accurately is an essential everyday skill. This free online percentage calculator removes the guesswork. Simply enter your numbers, click a button, and get an accurate answer in under a second.

This guide explains everything you need to know about percentages — what they are, how the formulas work, where they appear in real life, and how to avoid the most common calculation mistakes. By the end, you will be confident using any percent calculator and performing basic percentage arithmetic entirely in your head.

What Is a Percentage?

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." When you say something is 40%, you mean 40 out of every 100 parts.

Percentages are dimensionless — they represent a ratio, not an absolute quantity. That makes them incredibly useful for comparison. It is much easier to say "sales rose by 12%" than to say "sales rose by 4,320 units from a base of 36,000 units." The percentage collapses complex data into a single, intuitive number.

The symbol % is shorthand for "divided by 100." So 75% simply equals 75 ÷ 100 = 0.75 as a decimal, or 3/4 as a fraction. All three forms — percentage, decimal, and fraction — represent the same value; you choose the form that suits the context.

How Percentage Calculations Work

There are a handful of core operations that cover virtually every percentage scenario you will encounter. Understanding each one makes it straightforward to pick the right approach for any situation.

Finding a percentage of a number is the most common task. You multiply the base number by the percentage expressed as a decimal. For instance, to find 30% of 250 you calculate 0.30 × 250 = 75.

Result = (Percentage ÷ 100) × Base Number
Example: What is 15% of 400? → (15 ÷ 100) × 400 = 0.15 × 400 = 60

Finding what percentage one number is of another is the reverse. You divide the partial value by the total and multiply by 100.

Percentage = (Part ÷ Total) × 100
Example: 45 is what percent of 180? → (45 ÷ 180) × 100 = 0.25 × 100 = 25%

Calculating percentage change tells you by how much something has grown or shrunk, relative to the starting value.

Percentage Change = ((New Value − Old Value) ÷ Old Value) × 100

A positive result is a percentage increase; a negative result is a percentage decrease.

Common Percentage Formulas

Here is a quick reference to the formulas built into this percent calculator:

  • X% of Y: Result = (X / 100) × Y
  • X is what % of Y: Result = (X / Y) × 100
  • Percentage increase: ((New − Old) / Old) × 100
  • Percentage decrease: ((Old − New) / Old) × 100
  • Add X% to a value: Value + (Value × X / 100)
  • Subtract X% from a value: Value − (Value × X / 100)
  • Find original before increase: New Value / (1 + X/100)
  • Find original before decrease: New Value / (1 − X/100)

Memorising even just the first two or three of these formulas will handle the vast majority of everyday situations. The rest become easy once you understand the logic: you are always relating a part to a whole, or measuring a change relative to a baseline.

Percentage in Everyday Life

Percentages are woven into virtually every area of daily life. You encounter them constantly, often without stopping to think about the maths behind them.

Shopping and discounts. When a store advertises "30% off," you need to know how much money you are actually saving. A £120 jacket with 30% off costs £120 − £36 = £84. Online percentage calculators make this arithmetic instant, but understanding the formula helps you spot misleading deals.

Food and nutrition. Food labels express daily recommended values as percentages. A meal providing 25% of your daily sodium means you are consuming one quarter of the recommended daily amount in that single serving.

Exam scores and grades. If you answered 38 questions correctly out of 50, your score is (38/50) × 100 = 76%. Grade boundaries are set in percentage terms for exactly this reason — they let teachers compare performance across tests of different lengths.

Interest rates and loans. A mortgage at 4.5% annual interest on a £200,000 loan costs £9,000 in interest in the first year. Understanding how that percentage compounds over time is crucial to long-term financial planning.

Statistics and polling. Survey results are almost always expressed as percentages: "62% of respondents agreed…" This normalises data across samples of different sizes, making results directly comparable.

Percentage Increase vs Percentage Decrease

These two calculations look almost identical, but the direction matters, and it is easy to mix them up.

A percentage increase measures growth. The reference point is always the original (lower) value. If a product's price rises from £50 to £65, the increase is £15 on a base of £50, giving (15/50) × 100 = 30% increase.

A percentage decrease measures a reduction. Again, the base is the original value. If that same product goes on sale and drops from £65 back to £50, the decrease is £15 on a base of £65, giving (15/65) × 100 ≈ 23.1% decrease.

Key insight: A 30% increase followed by a 30% decrease does not return to the original value. Increasing by 30% and then decreasing by 30% gives: 100 → 130 → 91. You end up lower than you started because the decrease is applied to a larger base.

This asymmetry is why percentage increase calculators and percentage decrease calculators are two separate tools. Using the wrong one will give you a meaningless result — always be clear about whether you are measuring growth from the old value or contraction from the old value.

Business Uses of Percentage

Percentages are the language of business performance. Almost every key metric — from profit margin to customer churn — is expressed as a percentage.

Profit margin. Gross profit margin is (Revenue − Cost of Goods Sold) / Revenue × 100. A 40% margin means you keep 40 cents of every dollar of revenue after covering direct costs.

Growth rate. Month-over-month or year-over-year revenue growth is a percentage change calculation. Investors watch these numbers closely. A consistent 8% annual growth rate will double a business in roughly nine years (the "Rule of 72").

Market share. If your company sold 12,000 units in a market where total sales were 80,000 units, your market share is (12,000 / 80,000) × 100 = 15%.

Conversion rates. If 3,500 people visited your website and 210 made a purchase, your conversion rate is (210 / 3,500) × 100 = 6%. Even a 0.5 percentage point improvement in conversion rate can translate to significant revenue at scale.

Employee retention. If 8 out of 100 employees left last year, your attrition rate is 8%. Benchmarking this against industry averages — expressed as percentages — helps HR teams identify whether turnover is a problem.

Finance and Discount Calculations

In personal finance, percentages determine how much you pay, how much you earn, and how quickly your money grows or shrinks.

Compound interest. Banks and investment platforms use percentage rates to calculate interest that compounds — meaning you earn interest on your interest. The formula is A = P(1 + r/n)^(nt), where r is the annual interest rate as a decimal. At 5% annually, £1,000 grows to £1,276 in five years with annual compounding.

Inflation. If inflation is 3% per year, something that costs £100 today will cost approximately £103 next year. Over ten years, that same item would cost roughly £134 — a 34% cumulative increase. Percentage tools help visualise how purchasing power erodes over time.

Tax calculations. VAT, sales tax, and income tax are all expressed as percentages. Adding 20% VAT to a £500 item means the customer pays £600. Removing VAT from a VAT-inclusive price uses the reverse calculation: £600 / 1.20 = £500.

Discounts and cashback. Retailers layer discounts to make offers look more attractive: "Extra 10% off already reduced prices." If an item is reduced by 20% and then a further 10% is taken off, the total discount is not 30% — it is 1 − (0.80 × 0.90) = 28%. A percentage calculator prevents you from being misled by these compound discount structures.

Salary increases. When negotiating a pay rise, knowing the percentage is critical. A £2,000 raise means very different things depending on whether your salary is £25,000 (8% increase) or £80,000 (2.5% increase).

Tips for Accurate Percentage Calculations

Even simple percentage arithmetic can go wrong if you are not careful. Here are practical tips to keep your calculations accurate:

  1. Always identify the base. The base (denominator) in a percentage calculation is the "whole" you are comparing to. For percentage change, the base is always the original value — never the new value.
  2. Convert percentages to decimals before multiplying. Divide by 100: 35% becomes 0.35. This single step eliminates the most common arithmetic error.
  3. Use a calculator for compound operations. When applying multiple percentage changes in sequence, calculate each step individually rather than adding the percentages together.
  4. Double-check by working backwards. If 20% of a number is 50, the full number should be 50 / 0.20 = 250. Verify your answer with the reverse operation.
  5. Watch out for percentage points vs percentages. An interest rate rising from 2% to 3% is an increase of 1 percentage point, but a 50% increase in the rate itself. These are very different statements.
  6. Round at the end, not during. If you round intermediate steps, rounding errors compound. Keep full precision throughout your calculation and round only the final answer.

Common Percentage Mistakes

These are the errors that trip people up most often, even those who are generally comfortable with numbers.

Using the wrong base. This is the single most common error. "Sales increased from £100k to £150k — that's a 50% increase." Correct. But some people mistakenly divide by the new value: 50/150 = 33%. Always divide by the original value for percentage change.

Reversing the formula. To find what percentage 30 is of 150, you calculate (30/150) × 100 = 20%. Reversing it — (150/30) × 100 — gives 500%, which is wrong for this question.

Adding percentage changes directly. A 10% increase followed by a 10% decrease is not 0% change. It results in a 1% net loss: 100 × 1.10 × 0.90 = 99.

Confusing percentage and percentage points. If approval ratings go from 45% to 50%, they rose by 5 percentage points. But the percentage increase in the approval rating itself is (5/45) × 100 ≈ 11.1%. Politicians and commentators often exploit this ambiguity.

Forgetting to include tax or fees. When a price is listed "plus 20% tax," adding 20% is straightforward. But when trying to find the pre-tax price from a tax-inclusive total, you cannot subtract 20%. You must divide: £120 / 1.20 = £100, not £120 − £24 = £96.

Rounding too early. In multi-step problems, rounding to two decimal places at each step introduces cumulative errors. Use at least four decimal places in intermediate steps.

FAQs About Percentage Calculations

How do I calculate 10% of a number quickly in my head?
Move the decimal point one place to the left. 10% of 350 is 35. 10% of 4.8 is 0.48. You can then use this to find 5% (half of 10%), 20% (double 10%), 15% (10% + 5%), and so on.
What is the difference between percentage and percentile?
A percentage is a proportion out of 100 (e.g. you scored 75% on a test). A percentile is a statistical measure indicating the value below which a given percentage of observations fall (e.g. scoring in the 90th percentile means you scored higher than 90% of all test takers).
Can a percentage be greater than 100%?
Yes. A percentage greater than 100% simply means the part exceeds the whole — which happens when comparing to a baseline. For example, if last year's sales were £50,000 and this year's are £120,000, the increase is 140%. Sales are now 240% of last year's figure.
How do I calculate a percentage increase back to the original number?
Divide the new value by (1 + the percentage expressed as a decimal). If a price is now £130 after a 30% increase, the original price was £130 / 1.30 = £100. Do not make the mistake of subtracting 30% from £130, which gives £91 — that is wrong.
How is percentage used in statistics?
In statistics, percentages are used to express relative frequencies, proportions, growth rates, probability, and data distributions. They standardise numbers across different sample sizes, making data directly comparable. For example, a survey of 200 people where 140 agree is 70%, directly comparable to a survey of 1,000 people where 700 agree — also 70%.
Why does adding 20% and then subtracting 20% not equal the original value?
Because the base changes between the two operations. Starting with 100, adding 20% gives 120. Subtracting 20% of 120 (not 20% of 100) removes 24, leaving 96. The original base is £100 but the final result is £96 — a 4% net loss. This is why compound percentage changes must be applied sequentially, not added together.
What is the fastest way to calculate a tip at a restaurant?
Find 10% of the bill (move the decimal point left), then adjust. For a 15% tip: calculate 10% and add half of that. For a 20% tip: double the 10% figure. For a £48 bill: 10% = £4.80; 20% tip = £9.60; 15% tip = £7.20.
How do I find the original price after a discount?
Divide the discounted price by (1 minus the discount rate as a decimal). If you paid £68 after a 15% discount, the original price was £68 / 0.85 = £80. This is the reverse of applying a discount, and it is a common calculation when comparing sale prices to original values.