Skip to main content
🟢 Beginner 🔥 Popular

Percentage Calculator

Free percentage calculator. Compute X% of Y, X as % of Y, percentage change, and add/remove a percentage from any value. Instant results, no signup needed.

★★★★★ 4.8/5 · 📊 0 calculations · 🔒 Private & free

How to Calculate Percentages

A percentage represents a number as a fraction of 100. The word itself comes from the Latin per centum — "by the hundred." The three core percentage calculations you will encounter are:

A fourth common calculation is reverse percentage: if a discounted price is $85 after a 15% reduction, what was the original? Original = 85 / (1 − 0.15) = 85 / 0.85 = $100.

Quick Mental Math Tricks for Percentages

You do not always need a calculator. These shortcuts save time in everyday situations:

For percentage change, a useful mental check: if something increases by 50% and then decreases by 50%, you do NOT end up where you started — you end up at 75% of the original. (100 → 150 → 75). This asymmetry trips up many people.

Real-World Percentage Examples

Percentages appear in nearly every financial and everyday calculation:

ScenarioCalculationResult
30% off a $120 jacket$120 × 0.30 = $36 discountPay $84
$45 restaurant bill, 18% tip$45 × 0.18 = $8.10 tipTotal: $53.10
$50,000 salary, 22% tax bracket$50,000 × 0.22 = $11,000~$39,000 net
Test score: 43 out of 50(43/50) × 100 = 86%Grade: B
Stock rises $15 to $18((18−15)/15) × 10020% gain
Population 2.1M → 2.4M((2.4−2.1)/2.1) × 10014.3% growth

Percentage in Finance and Investing

Finance is built on percentages. Understanding them precisely can save — or make — you thousands of dollars:

The concept of basis points (bps) is commonly used in finance: 1 basis point = 0.01%. A rate change from 5.00% to 5.25% is an increase of 25 basis points.

Percentage vs Percentage Points: A Common Confusion

One of the most frequent errors in interpreting data is confusing percentage change with percentage points:

If an interest rate rises from 4% to 6%, it has increased by 2 percentage points — but that is a 50% increase (since 2 is 50% of 4). These two statements describe the same event but sound very different. Politicians and media often exploit this ambiguity.

Another important distinction: percentage vs percentile. A percentage is a proportion out of 100. A percentile indicates where a value falls in a ranked distribution. Scoring 85% on a test and scoring in the 85th percentile are entirely different — the 85th percentile means you outperformed 85% of test-takers, regardless of the actual score.

Percentage Error and Scientific Accuracy

In science and engineering, percentage error measures how far a measured value is from the true (accepted) value:

% Error = |Measured − True| / |True| × 100

Example: You measure a 250 mL beaker and get 243 mL. % Error = |243 − 250| / 250 × 100 = 2.8%. This is an excellent result for most lab purposes.

Percentage accuracy is the complement: 100% − % Error. In manufacturing, a tolerance of ±1% is often considered acceptable for most components.

Related concept: margin of error in surveys. A poll reporting "52% support, ±3%" means the true value is likely between 49% and 55%, making the outcome statistically uncertain.

How to Calculate Percentages: Complete Step-by-Step Guide

Percentages are one of the most practical math skills for everyday life. Here is the complete, step-by-step process for the four most common percentage calculations:

Calculation 1 — Finding X% of Y:

Step 1: Convert the percentage to a decimal by dividing by 100. For 35%, divide by 100 to get 0.35.

Step 2: Multiply the base number by the decimal. 35% of $240 = $240 × 0.35 = $84.

Calculation 2 — Finding what percentage X is of Y:

Step 1: Divide X by Y. 45 ÷ 200 = 0.225.

Step 2: Multiply by 100 to convert to a percentage. 0.225 × 100 = 22.5%.

Calculation 3 — Finding percentage change:

Step 1: Subtract the old value from the new value. $520 − $400 = $120.

Step 2: Divide by the old value. $120 ÷ $400 = 0.30.

Step 3: Multiply by 100. 0.30 × 100 = 30% increase. If the new value is smaller than the old value, the result is negative (a decrease).

Calculation 4 — Finding the original value (reverse percentage):

If a price after a 20% increase is $96, what was the original? Divide by (1 + percentage as decimal): $96 ÷ 1.20 = $80.

If a price after a 25% discount is $60, what was the original? Divide by (1 − percentage as decimal): $60 ÷ 0.75 = $80.

Percentage Formulas Reference Table

A comprehensive reference for every type of percentage calculation you may need:

What You WantFormulaExampleResult
X% of YY × (X ÷ 100)35% of 24084
X is what % of Y(X ÷ Y) × 10060 is ?% of 25024%
Percentage increase((New − Old) ÷ Old) × 10080 → 10025%
Percentage decrease((Old − New) ÷ Old) × 100100 → 8020%
Add X% to a numberY × (1 + X ÷ 100)Add 15% to $200$230
Remove X% from a numberY × (1 − X ÷ 100)Remove 20% from $150$120
Reverse percentage (find original)Result ÷ (1 ± X ÷ 100)$85 after 15% off → original?$100
Percentage difference|A − B| ÷ ((A + B) ÷ 2) × 100Difference between 40 and 6040%

This table covers virtually every percentage problem you will encounter in school, work, or daily life. Bookmark it as a quick reference.

Worked Examples: Step-by-Step Percentage Problems

Let us walk through the most common percentage scenarios people search for:

Problem 1: A store marks up a product from $45 to $63. What is the percentage increase?

StepCalculationResult
Find the difference$63 − $45$18
Divide by original$18 ÷ $450.40
Convert to percentage0.40 × 10040% increase

Problem 2: Your salary is $58,000. You get a 4.5% raise. What is your new salary?

New salary = $58,000 × 1.045 = $60,610. The raise amount is $2,610 per year, or roughly $218 extra per month before taxes.

Problem 3: A population drops from 125,000 to 108,000 over five years. What is the percentage decline?

Decline = (125,000 − 108,000) ÷ 125,000 × 100 = 17,000 ÷ 125,000 × 100 = 13.6% decrease.

Problem 4: After a 12% tax is added, a bill comes to $89.60. What was the pre-tax amount?

Pre-tax = $89.60 ÷ 1.12 = $80.00. The tax portion was $9.60.

Problem 5: You scored 72 out of 85 on a test. What percentage is that?

Percentage = (72 ÷ 85) × 100 = 84.7%.

Percentage in Everyday Life: Practical Applications

Beyond math class, percentages appear in dozens of daily situations. Here are the most common with formulas and tips:

Tipping: In the US, standard restaurant tips are 15–20% of the pre-tax bill. Quick method: calculate 10% (move decimal), then add half of that for 15%, or double it for 20%. On a $73 bill: 10% = $7.30, so 20% = $14.60.

Sales and discounts: "40% off $120" means savings of $48 (pay $72). But "up to 40% off" means most items are discounted far less — the 40% applies to select clearance items only.

Interest rates: A 5.5% savings account on $10,000 earns $550/year in simple interest, or $564.07 with monthly compounding. The difference grows dramatically with larger balances and longer timeframes.

Nutrition labels: "% Daily Value" on food labels is based on a 2,000 calorie diet. 15% DV of sodium means that serving provides 15% of the recommended maximum daily sodium intake (2,300 mg), so about 345 mg.

Battery and storage: "23% battery remaining" on a 5,000 mAh phone battery means ~1,150 mAh left. At typical usage of 250 mAh/hour, that is roughly 4.6 hours remaining — percentages give you actionable information once you know the base.

💡 Did you know?

Frequently Asked Questions

How do I calculate X percent of Y?

Multiply Y by X divided by 100. For example, 15% of 80 = 80 × 0.15 = 12. A quick mental trick: to find 10%, move the decimal left one place (10% of 80 = 8), then scale from there.

How do I find the percentage increase between two numbers?

Use the formula: ((New − Old) / Old) × 100. For example, from 80 to 100: ((100−80)/80) × 100 = 25% increase. For a decrease, the result will be negative.

What is the difference between percentage and percentile?

A percentage is a proportion out of 100 (e.g., you got 75% on a test). A percentile indicates relative rank — the 75th percentile means you scored higher than 75% of all test-takers, regardless of your actual score.

How do I calculate a reverse percentage (find the original price after a discount)?

Divide the discounted price by (1 − discount rate). For example, if a $68 item is already 15% discounted: Original = $68 / (1 − 0.15) = $68 / 0.85 = $80.

What is the difference between percentage points and percent?

Percentage points are the arithmetic difference between two percentages. If unemployment rises from 4% to 6%, it rises by 2 percentage points. But in relative terms it rose by 50% (since 2 is 50% of 4). These are different concepts often confused in news reporting.

How do I calculate percentage error?

% Error = |Measured Value − True Value| / |True Value| × 100. For example, if you estimate 95 but the actual value is 100: |95 − 100| / 100 × 100 = 5% error.

What does basis point mean?

One basis point (bps) equals 0.01%, or one-hundredth of a percentage point. It is commonly used in finance for interest rates and fees. A rate change from 5.00% to 5.25% is an increase of 25 basis points.

How do compound percentages work?

Compound percentages apply each change to the new value, not the original. A 10% increase followed by a 10% decrease does NOT return you to the start — you end at 99% of the original (100 × 1.10 × 0.90 = 99). This is why symmetric percentage swings result in a net loss.

},{"@type":"Question","name":"How do I find the percentage increase between two numbers?","acceptedAnswer":{"@type":"Answer","text":"Use the formula: ((New − Old) / Old) × 100. For example, from 80 to 100: ((100−80)/80) × 100 = 25% increase. For a decrease, the result will be negative."}},{"@type":"Question","name":"What is the difference between percentage and percentile?","acceptedAnswer":{"@type":"Answer","text":"A percentage is a proportion out of 100 (e.g., you got 75% on a test). A percentile indicates relative rank — the 75th percentile means you scored higher than 75% of all test-takers, regardless of your actual score."}},{"@type":"Question","name":"How do I calculate a reverse percentage (find the original price after a discount)?","acceptedAnswer":{"@type":"Answer","text":"Divide the discounted price by (1 − discount rate). For example, if a $68 item is already 15% discounted: Original = $68 / (1 − 0.15) = $68 / 0.85 = $80."}},{"@type":"Question","name":"What is the difference between percentage points and percent?","acceptedAnswer":{"@type":"Answer","text":"Percentage points are the arithmetic difference between two percentages. If unemployment rises from 4% to 6%, it rises by 2 percentage points. But in relative terms it rose by 50% (since 2 is 50% of 4). These are different concepts often confused in news reporting."}},{"@type":"Question","name":"How do I calculate percentage error?","acceptedAnswer":{"@type":"Answer","text":"% Error = |Measured Value − True Value| / |True Value| × 100. For example, if you estimate 95 but the actual value is 100: |95 − 100| / 100 × 100 = 5% error."}},{"@type":"Question","name":"What does basis point mean?","acceptedAnswer":{"@type":"Answer","text":"One basis point (bps) equals 0.01%, or one-hundredth of a percentage point. It is commonly used in finance for interest rates and fees. A rate change from 5.00% to 5.25% is an increase of 25 basis points."}},{"@type":"Question","name":"How do compound percentages work?","acceptedAnswer":{"@type":"Answer","text":"Compound percentages apply each change to the new value, not the original. A 10% increase followed by a 10% decrease does NOT return you to the start — you end at 99% of the original (100 × 1.10 × 0.90 = 99). This is why symmetric percentage swings result in a net loss."}}]}