Percentage Calculator

Five percentage tools in one place, each showing the working: find a percentage of a number, express one number as a percentage of another, calculate percentage change, work backwards from a percentage, and measure the percentage difference between two values.

What is X% of Y?

%

Result

30

How this was calculated

(15.00 ÷ 100) × 200.00 = 30

X is what percent of Y?

Result

15%

How this was calculated

(30.00 ÷ 200.00) × 100 = 15%

Percentage increase or decrease

Increase

25%

120 → 150 is an increase of 30

How this was calculated

((new − old) ÷ |old|) × 100

((150.00120.00) ÷ 120.00) × 100 = 25%

X is P% of what number?

% of

Result

300

How this was calculated

(45.00 ÷ 15.00) × 100 = 300

Percentage difference between two numbers

Symmetric — measured against the average of the two, so the order does not matter. Use percentage change when one value is the starting point.

Percentage difference

33.3333%

How this was calculated

|a − b| ÷ ((a + b) ÷ 2) × 100

|50.0070.00| ÷ 60.00 × 100 = 33.3333%

The three percentage questions

Almost every percentage problem is one of three forms, and knowing which one you have tells you the operation to use.

  • Finding a part: what is 15% of 200? Multiply — (15 ÷ 100) × 200 = 30.
  • Finding a rate: 30 is what percent of 200? Divide, then scale — (30 ÷ 200) × 100 = 15%.
  • Finding a whole: 30 is 15% of what? Divide by the rate — (30 ÷ 15) × 100 = 200.
Quick percentages of common amounts
Percentof 40of 80of 120of 250of 1,000
5%24612.550
10%481225100
12.5%5101531.25125
15%6121837.5150
20%8162450200
25%10203062.5250
33⅓%13.333326.66674083.3333333.3333
50%204060125500
75%306090187.5750

Percent, decimal and fraction

A percentage is a fraction with 100 as the denominator, so every percentage has a decimal and a fraction form, and switching between them is often the fastest way to compute. Multiplying by 25% is dividing by 4; 12.5% is dividing by 8.

Equivalent forms
PercentDecimalFraction
1%0.011/100
5%0.051/20
10%0.11/10
12.5%0.1251/8
20%0.21/5
25%0.251/4
33⅓%0.333…1/3
50%0.51/2
66⅔%0.667…2/3
75%0.753/4
100%11/1
150%1.53/2

Percentage change, points, and the direction trap

Percentage change is (new − old) ÷ |old| × 100. The absolute value in the denominator keeps the sign meaningful when the starting value is negative.

Percentage change is not symmetric, which catches people out constantly. Going from 100 to 150 is a 50% increase, but going from 150 back to 100 is a 33.3% decrease. A 50% loss requires a 100% gain to recover. Similarly, a 20% increase followed by a 20% decrease does not return you to the start: 100 becomes 120, then 96.

Percentage points are a separate unit. If an interest rate moves from 3% to 4%, that is a rise of one percentage point but a 33% relative increase. News reports conflate the two often enough that it is worth checking which is meant.

Percentage change is not symmetric
FromToChangeChange needed to return
100150+50.0%-33.3%
150100-33.3%+50.0%
10050-50.0%+100.0%
50100+100.0%-50.0%
80100+25.0%-20.0%
10080-20.0%+25.0%

Percentage points versus percent

When a rate changes, two different numbers describe the move. The difference in points is the arithmetic gap between the two rates; the percent change is that gap relative to where it started. Both are correct; they answer different questions, and the smaller-sounding one is usually the one quoted by whoever wants the change to sound small.

Points and percent for the same rate change
Rate movesIn percentage pointsAs a percent change
4% → 5%+1 point+25%
10% → 12%+2 points+20%
50% → 40%−10 points−20%
2% → 4%+2 points+100%

Percentage difference

When neither value is the starting point — two shops' prices, two students' scores — percentage change is the wrong tool, because it gives a different answer depending on which you call the base. Percentage difference divides the gap by the average of the two values instead, so it is symmetric: 50 and 70 are 33.3% apart whichever you name first. Use change when there is a before and an after, and difference when there is not.

Reverse percentages

When you know a total that already includes a percentage, you must divide rather than subtract. If a price with 20% tax is $120, the pre-tax price is 120 ÷ 1.20 = $100, not 120 − 20% = $96. The percentage was applied to the smaller original figure, so subtracting it from the larger total overshoots.

The same logic applies to discounts. An item marked 30% off at $70 had an original price of 70 ÷ 0.70 = $100. This is the calculation to use whenever you need to recover an original value from a discounted or tax-inclusive one.

Mental arithmetic shortcuts

Percentages are commutative, which is the most useful trick available: 4% of 75 is the same as 75% of 4, and the second is far easier. Beyond that, 10% is a decimal shift, 1% is two shifts, and 5% is half of 10%. Combining these covers most everyday cases — 15% is 10% plus half of it, and 20% is double the 10% figure.

Frequently asked questions

How do I calculate a percentage of a number?

Divide the percentage by 100 and multiply by the number. For 15% of 200: (15 ÷ 100) × 200 = 30. Equivalently, multiply by the decimal form: 0.15 × 200 = 30.

How do I calculate percentage increase?

Subtract the old value from the new one, divide by the old value, and multiply by 100. From 120 to 150: (150 − 120) ÷ 120 × 100 = 25% increase. A negative result indicates a decrease.

What is the difference between percentage change and percentage difference?

Percentage change compares a new value with a starting value, so it depends on which is which. Percentage difference divides the gap by the average of the two values, so it is the same whichever you name first. Use change when one value came first in time; use difference when you are simply comparing two things.

What is the difference between percent and percentage points?

Percentage points measure the arithmetic difference between two percentages; percent measures relative change. A rise from 5% to 6% is one percentage point, but a 20% relative increase. Confusing the two substantially misstates the size of a change.

How do I find the original price before a discount?

Divide the sale price by one minus the discount as a decimal. An item at $70 after 30% off was originally 70 ÷ 0.70 = $100. Do not add 30% to $70, which gives $91 and is wrong.

Why isn't a 20% increase then a 20% decrease back to the start?

Because each percentage applies to a different base. Starting at 100, a 20% increase gives 120; a 20% decrease from 120 removes 24, leaving 96. The second percentage is taken from the larger number, so the two changes do not cancel.

Last reviewed . Results are estimates for informational purposes only.