Percentage Calculator

Calculate percentages, changes, increases, decreases, and reverse percentages. Fast, accurate, and easy to use.

Calculate Percentage

Result
12.50%
25 is 12.50% of 200

What Percentage?

Value (X)25.00
Total (Y)200.00
Percentage12.50%
Formula:
(X ÷ Y) × 100 = Percentage
(25 ÷ 200) × 100 = 12.50%

Visual Representation

Value: 25.00Remaining: 175.00
12.5%

Complete Guide to Percentage Calculations

What is a Percentage?

A percentage is a number or ratio expressed as a fraction of 100. The term comes from the Latin "per centum," meaning "by the hundred." Percentages are one of the most common ways to express proportions, ratios, and changes in everyday life.

The percentage symbol (%) was developed from an abbreviation of the Italian "per cento." Percentages allow us to easily compare different quantities and express how large or small one quantity is relative to another, making them essential in finance, statistics, science, and daily calculations.

Common Percentage Calculations

1. Finding What Percentage One Number Is of Another

Question: What percentage is 25 of 200?

Formula: (Part ÷ Whole) × 100 = Percentage

Calculation: (25 ÷ 200) × 100 = 0.125 × 100 = 12.5%

Answer: 25 is 12.5% of 200

2. Finding a Percentage of a Number

Question: What is 15% of 200?

Formula: (Percentage ÷ 100) × Total = Result

Calculation: (15 ÷ 100) × 200 = 0.15 × 200 = 30

Answer: 15% of 200 is 30

3. Calculating Percentage Change

Question: What is the percentage change from 50 to 60?

Formula: ((New Value - Old Value) ÷ Old Value) × 100 = % Change

Calculation: ((60 - 50) ÷ 50) × 100 = (10 ÷ 50) × 100 = 20%

Answer: A 20% increase from 50 to 60

4. Applying a Percentage Increase or Decrease

Question: Increase 100 by 20%

Formula: Original × (1 + Percentage/100) = Final

Calculation: 100 × (1 + 20/100) = 100 × 1.20 = 120

Answer: 100 increased by 20% = 120

5. Reverse Percentage (Finding the Original)

Question: 30 is 15% of what number?

Formula: Value ÷ (Percentage ÷ 100) = Total

Calculation: 30 ÷ (15 ÷ 100) = 30 ÷ 0.15 = 200

Answer: 30 is 15% of 200

Real-World Applications

Shopping & Discounts

  • Calculate savings: A $50 item with 20% off = $50 × 0.20 = $10 off, final price $40
  • Compare deals: 30% off $100 vs $25 off $90 - calculate final prices to compare
  • Sales tax: Add tax percentage to get total (item + item × tax%)

Restaurants & Tipping

  • 15% tip: Move decimal left (10%) then add half = $100 bill → $10 + $5 = $15 tip
  • 20% tip: Divide bill by 5 = $75 bill → $75 ÷ 5 = $15 tip
  • Custom tip: Use calculator for exact percentage of bill

Finance & Investing

  • Interest rates: Calculate loan interest or investment returns
  • Portfolio performance: Track percentage gains and losses
  • Inflation adjustment: Apply percentage increase to account for rising prices

Academics & Grading

  • Test scores: Points earned ÷ total points × 100 = grade %
  • Grade point average: Convert letter grades to percentages
  • Improvement tracking: Calculate percentage improvement between tests

Common Mistakes to Avoid

❌ Confusing Percentage Points with Percentages

Moving from 20% to 30% is a 10 percentage point increase, but a 50% percentage increase (because 10/20 = 0.5).

Always specify which you're talking about to avoid confusion!

❌ Assuming Reverse Operations Cancel Out

Increasing by 20% then decreasing by 20% does NOT return to the original value. Example: 100 → +20% = 120 → -20% = 96 (not 100).

Percentage increases and decreases work on different base values.

❌ Using Wrong Base for Percentage Change

Always divide by the original value, not the new value. From 50 to 100 is (100-50)/50 = 100% increase, not (100-50)/100 = 50%.

The denominator should always be the starting point.

❌ Forgetting Order of Operations

When calculating "What is 15% of 200?", do the division first: 15 ÷ 100 = 0.15, then multiply: 0.15 × 200 = 30. Don't do 15 × 200 ÷ 100 mentally without parentheses.

Use parentheses or calculate step-by-step to avoid errors.

Quick Mental Math Tricks

Easy Percentages

  • 1%: Move decimal two places left (500 → 5.00)
  • 10%: Move decimal one place left (500 → 50.0)
  • 5%: Find 10% and divide by 2
  • 20%: Find 10% and multiply by 2
  • 25%: Divide by 4
  • 50%: Divide by 2
  • 75%: Find 50% and add 25%

Restaurant Tips

  • 15% tip: Find 10% (move decimal), add half of it
  • 18% tip: Find 10%, double it (20%), subtract 2%
  • 20% tip: Divide bill by 5
  • Double tip trick: For 20%, just double the tax (if tax is ~10%)

Example: $50 bill → 10% = $5, half of that = $2.50, total tip = $7.50 (15%)

Frequently Asked Questions

How do you calculate a percentage of a number?

To calculate a percentage of a number, convert the percentage to a decimal by dividing by 100, then multiply by the number. For example, to find 25% of 80: (25 ÷ 100) × 80 = 0.25 × 80 = 20. Alternatively, you can multiply the number by the percentage and divide by 100: (80 × 25) ÷ 100 = 20.

What is the formula for percentage increase?

The formula for percentage increase is: ((New Value - Old Value) ÷ Old Value) × 100. For example, if a price increases from $50 to $60: ((60 - 50) ÷ 50) × 100 = (10 ÷ 50) × 100 = 20% increase. Always divide by the original (old) value, not the new value.

How do you convert a fraction to a percentage?

To convert a fraction to a percentage, divide the numerator by the denominator and multiply by 100. For example, to convert 3/4 to a percentage: 3 ÷ 4 = 0.75, then 0.75 × 100 = 75%. Some common fractions: 1/2 = 50%, 1/4 = 25%, 1/3 = 33.33%, 3/4 = 75%.

What's the difference between percentage and percentage points?

Percentage points measure the arithmetic difference between two percentages, while percentage measures the relative change. Example: An increase from 40% to 50% is a 10 percentage point increase (50 - 40 = 10), but a 25% increase in relative terms ((10/40) × 100 = 25%). Media often confuses these, so always clarify which is being used.

How do you calculate percentage decrease?

Percentage decrease uses the same formula as percentage increase: ((Old Value - New Value) ÷ Old Value) × 100. The result will be positive for a decrease. For example, from $100 to $75: ((100 - 75) ÷ 100) × 100 = 25% decrease. Alternatively, use ((New - Old) ÷ Old) × 100, which gives a negative number (-25%) indicating a decrease.

How do you reverse a percentage calculation?

To find the original value before a percentage was applied, divide the final amount by (1 + percentage/100) for an increase, or by (1 - percentage/100) for a decrease. Example: If $120 includes 20% tax, the original price is 120 ÷ 1.20 = $100. For a 20% discount to $80, the original is 80 ÷ 0.80 = $100.

Can percentages be greater than 100%?

Yes! Percentages greater than 100% indicate values larger than the whole or increases beyond doubling. For example, if a stock goes from $50 to $150, that's a 200% increase ((100/50) × 100 = 200%). Similarly, 150% of 100 = 150. Percentages above 100% are common in growth rates, profit margins, and comparisons where the final value exceeds the reference point.

How do you calculate percentage in Excel or Google Sheets?

In Excel/Sheets, use these formulas: (1) Percentage of: =A1*(B1/100) where A1 is the number and B1 is the percentage. (2) What percentage: =(A1/B1)*100 where A1 is part and B1 is whole. (3) Percentage change: =((B1-A1)/A1)*100 where A1 is old and B1 is new. You can also format cells as percentage (Ctrl+Shift+% or Format > Number > Percent) to display decimals as percentages automatically.

Why doesn't increasing by X% then decreasing by X% return to the original?

Because percentages are calculated based on the current value, not the original. When you increase 100 by 50% you get 150 (100 × 1.5). Then decreasing 150 by 50% gives 75 (150 × 0.5), not 100. The increase works on a base of 100, but the decrease works on a base of 150. This is why investment gains and losses aren't symmetric: a 50% loss requires a 100% gain to break even.

How do you calculate compound percentage changes?

For multiple percentage changes, multiply the factors together. Formula: Final = Original × (1 + %₁/100) × (1 + %₂/100) × ... Example: $100 with +10% then +20%: 100 × 1.10 × 1.20 = $132 (not $130 from simply adding 10% + 20%). For calculating the total compound change: Compound % = [(Final/Original) - 1] × 100. In this case: [(132/100) - 1] × 100 = 32% total increase.

Conclusion

Understanding percentage calculations is a fundamental skill that applies to countless real-world situations. Whether you're shopping for discounts, calculating tips at restaurants, analyzing financial data, or tracking academic progress, knowing how to quickly and accurately work with percentages will save you time and help you make better decisions.

This percentage calculator provides five essential calculation types to handle any percentage problem you encounter. Use the different view modes to understand not just the answer, but the underlying logic and alternative scenarios. Master these formulas and mental math tricks, and you'll never struggle with percentage calculations again.