% Free · 3 modes · Instant

Percentage Calculator — % Of, % Change & % Difference

Calculate any percentage in three modes: find what percent of a number is, calculate the percent change between two values, or find what percentage one number is of another.

Result = Y × (X / 100)
% Change = ((New − Old) / |Old|) × 100
% = (X / Y) × 100

How to Calculate Percentages — Complete Guide

A percentage is a way of expressing a number as a fraction of 100. The word comes from the Latin per centum — "per hundred." Understanding the three core percentage calculations covers the vast majority of real-world scenarios.

Mode 1: Finding a percentage of a number

This is the most common percentage calculation. "What is 15% of 80?" Multiply the number by the percentage divided by 100: 80 × (15/100) = 80 × 0.15 = 12. Practical uses: calculating tips (18% of $64 bill), VAT (20% of £250), discounts (30% off $120), tax withholding.

Mode 2: Percentage change

Used to compare two values and express the difference as a percentage. Formula: ((New − Old) / |Old|) × 100. A positive result is an increase; negative is a decrease. Example: a stock goes from $50 to $73 — that's ((73−50)/50) × 100 = 46% gain. Practical uses: year-over-year growth, price changes, test score improvement, weight change tracking.

Mode 3: X is what percent of Y

Used to express a part as a percentage of a whole. Formula: (X/Y) × 100. Example: 45 correct answers out of 60 total: (45/60) × 100 = 75%. Practical uses: exam scores, survey results, market share, completion rates.

Quick Reference: Common Percentage Calculations

QuestionFormulaExample
What is X% of Y?Y × (X/100)20% of 150 = 30
Add X% to YY × (1 + X/100)Add 15% to 200 = 230
Subtract X% from YY × (1 − X/100)Take 25% off 80 = 60
% change from A to B((B−A)/|A|) × 10050 to 75 = +50%
X is what % of Y?(X/Y) × 10030 of 120 = 25%
Original price before X% offSale price / (1 − X/100)$75 after 25% off → $100
Original before X% increaseNew value / (1 + X/100)$120 after 20% up → $100

Percentage Tricks for Mental Maths

The commutative property: X% of Y = Y% of X

This is the most underused percentage shortcut. 8% of 25 = 25% of 8 = 2. When one of the numbers is a "round" percentage like 25%, 50%, or 10%, this trick makes mental calculation trivial.

Using 10% as a building block

10% of any number = move the decimal point one place left. From there, all other percentages build easily:

Percentage in Finance and Everyday Life

Percentages underpin almost every financial calculation:

Percentage Errors People Make

The most common percentage mistake is treating percentage increases and decreases as symmetrical. If a price increases by 50%, it does NOT return to the original price with a 50% decrease. Example: $100 + 50% = $150. $150 − 50% = $75. You need a 33.3% decrease to reverse a 50% increase. This asymmetry matters enormously in investing — a 50% portfolio loss requires a 100% gain just to break even.

A second common error is confusing "percentage points" with "percentages." If an interest rate rises from 4% to 6%, it rose by 2 percentage points, but it increased by 50% (2/4 × 100). Politicians and media often conflate these to make changes sound larger or smaller. Always check whether a stated change is in percentage points (absolute) or percent (relative).

Compounding percentages

When the same percentage applies repeatedly, the effect compounds. A 10% annual growth rate does not mean 100% growth in 10 years — it means 159% growth because each year's growth builds on the previous total: 1.10^10 = 2.594. Conversely, a 10% annual loss for 10 years leaves 65% of the original, not 0%: 0.90^10 = 0.349. The Rule of 72 approximates doubling time: divide 72 by the annual percentage rate to get the years to double (72/7% ≈ 10.3 years).

Percentage in Statistics and Science

In scientific contexts, percentage is used to express concentration (a 5% saline solution), probability (a 30% chance of rain), efficiency (an engine operating at 35% thermal efficiency), and error margins. Relative error and percentage error are calculated as: (|Measured − True| / |True|) × 100. A measurement of 98 when the true value is 100 has a 2% error. In statistics, percentage points are used for proportions in surveys — "approval rose from 42% to 47%" (5 percentage points, but 11.9% relative increase).

Frequently Asked Questions

Multiply the number by the percentage divided by 100. For 15% of 80: 80 × (15/100) = 80 × 0.15 = 12. Quick trick: 10% of any number = move decimal left one place; 5% = half of that.
Percentage change = ((New − Old) / |Old|) × 100. From 50 to 75: ((75−50)/50) × 100 = +50% increase. From 100 to 80: ((80−100)/100) × 100 = −20% decrease.
Divide X by Y and multiply by 100. "30 is what % of 120?" = (30/120) × 100 = 25%.
To add X%: multiply by (1 + X/100). Add 20% to 150: 150 × 1.20 = 180. To subtract X%: multiply by (1 − X/100). Subtract 25% from 80: 80 × 0.75 = 60.

Related Calculators