How to Calculate Percentage: Formulas & Step-by-Step Examples

Every percentage formula you need, explained with worked examples you can follow in 30 seconds.

By WorldlyCalc Team |

Skip the math?

Our Percentage Calculator handles all the formulas below instantly. Just enter your numbers.

Open Calculator

Percentages appear everywhere: sales tax, exam scores, investment returns, nutrition labels, discounts, tips. The word "percent" comes from the Latin "per centum," meaning "by the hundred." A percentage is simply a way to express a number as a fraction of 100.

This guide covers the four most common percentage calculations, each with a formula and worked examples you can follow step by step.

1. How to Find a Percentage of a Number

This is the most basic percentage calculation: "What is X% of Y?"

Formula

Result = (Percentage / 100) x Total

Worked Example: What is 15% of 200?

  1. Convert the percentage to a decimal: 15 / 100 = 0.15
  2. Multiply by the total: 0.15 x 200 = 30

Answer: 15% of 200 is 30.

Worked Example: What is 8.5% sales tax on a $64 purchase?

  1. Convert: 8.5 / 100 = 0.085
  2. Multiply: 0.085 x $64 = $5.44

Answer: The sales tax is $5.44, making the total $69.44.

Quick shortcut: To find 10% of any number, just move the decimal point one place to the left. 10% of 250 = 25. Then you can build from there: 5% is half of that (12.5), 20% is double (50), and 15% is 10% + 5% (25 + 12.5 = 37.5).

2. How to Calculate What Percentage One Number Is of Another

This answers: "X is what percent of Y?" You use this when comparing test scores, calculating grades, or figuring out what fraction of a budget went to a particular expense.

Formula

Percentage = (Part / Whole) x 100

Worked Example: You scored 42 out of 50 on a test. What percentage is that?

  1. Divide the part by the whole: 42 / 50 = 0.84
  2. Multiply by 100: 0.84 x 100 = 84%

Answer: You scored 84%.

Worked Example: Your team has 12 women out of 45 employees. What percentage is female?

  1. Divide: 12 / 45 = 0.2667
  2. Multiply by 100: 0.2667 x 100 = 26.67%

Answer: 26.67% of the team is female.

This formula works for any "part of a whole" question. You can also convert fractions to percentages the same way: 3/8 = 0.375 = 37.5%. Our fraction calculator can handle these conversions automatically.

3. How to Calculate Percentage Increase or Decrease

This tells you how much something grew or shrank relative to its original value. Common uses: price changes, salary raises, weight loss, investment returns.

Formula

Percentage Change = [(New Value - Old Value) / Old Value] x 100

A positive result means an increase; a negative result means a decrease.

Worked Example: A stock went from $45 to $54. What is the percentage increase?

  1. Find the change: $54 - $45 = $9
  2. Divide by the original: $9 / $45 = 0.20
  3. Multiply by 100: 0.20 x 100 = 20%

Answer: The stock increased by 20%.

Worked Example: Gas dropped from $3.80 to $3.42 per gallon. What is the percentage decrease?

  1. Find the change: $3.42 - $3.80 = -$0.38
  2. Divide by the original: -$0.38 / $3.80 = -0.10
  3. Multiply by 100: -0.10 x 100 = -10%

Answer: Gas prices decreased by 10%.

Important note: Percentage increase and decrease are not symmetrical. If a $100 item increases by 50% it becomes $150. But if that $150 item then decreases by 50%, it goes to $75 -- not back to $100. This asymmetry trips up many people when evaluating investment losses and gains.

4. How to Calculate Percentage Difference

Percentage difference measures how far apart two values are relative to their average. Unlike percentage change, it does not assume one value is the "original." This is useful when comparing two things that are not in a before/after relationship -- for example, comparing prices at two stores or the populations of two cities.

Formula

Percentage Difference = [|Value1 - Value2| / ((Value1 + Value2) / 2)] x 100

Worked Example: Store A sells a jacket for $120. Store B sells the same jacket for $95. What is the percentage difference?

  1. Find the absolute difference: |$120 - $95| = $25
  2. Find the average: ($120 + $95) / 2 = $107.50
  3. Divide: $25 / $107.50 = 0.2326
  4. Multiply by 100: 0.2326 x 100 = 23.26%

Answer: The prices differ by 23.26%.

5. How to Reverse a Percentage (Find the Original Number)

Sometimes you know the result and the percentage and need to find the original. For example: "A shirt is $42 after a 30% discount. What was the original price?"

Formula (for discounts)

Original = Sale Price / (1 - Discount/100)

Worked Example: A shirt costs $42 after a 30% discount. What was the original price?

  1. The shirt is at 70% of original (100% - 30% = 70%)
  2. Convert to decimal: 70 / 100 = 0.70
  3. Divide sale price by this: $42 / 0.70 = $60

Answer: The original price was $60.

This same logic works for markups, taxes, and tips. If you know the final price includes a 20% tip and the total is $72, the pre-tip amount is $72 / 1.20 = $60. Our tip calculator handles bill splitting with tips automatically, and our discount calculator makes sale-price math effortless.

Percentage Conversion Quick Reference

Converting between percentages, decimals, and fractions is a skill that makes mental math much faster:

Percentage Decimal Fraction
10%0.101/10
20%0.201/5
25%0.251/4
33.33%0.33331/3
50%0.501/2
75%0.753/4
100%1.001/1

To convert a percentage to a decimal, divide by 100 (or move the decimal two places left). To convert a decimal to a percentage, multiply by 100 (or move the decimal two places right). To convert a fraction to a percentage, divide the numerator by the denominator and multiply by 100.

Real-World Percentage Applications

Here are common scenarios where percentage skills save you time and money:

  • Shopping discounts: A "buy one, get one 50% off" deal on $30 items means you pay $30 + $15 = $45 for two items. That is a 25% discount on the total, not 50%.
  • Restaurant tips: For a 20% tip on a $85 bill: 10% is $8.50, so 20% is $17.00. Quick and easy mental math.
  • Investment returns: If your portfolio grew from $10,000 to $12,500, that is a 25% return: ($12,500 - $10,000) / $10,000 x 100 = 25%.
  • Salary negotiations: A 5% raise on a $65,000 salary is $3,250 per year, or about $271 per month before taxes.
  • Nutrition labels: If a food has 12g of fat and the "% Daily Value" says 15%, that means it provides 15% of the recommended daily fat intake (based on a 2,000-calorie diet).

Common Mistakes to Avoid

  • Adding percentages of different bases. A 10% increase followed by a 10% decrease does not bring you back to the starting point. $100 + 10% = $110. $110 - 10% = $99.
  • Confusing percentage points with percentages. If an interest rate goes from 4% to 5%, that is a 1 percentage point increase but a 25% relative increase.
  • Dividing by the wrong number. For percentage change, always divide by the original (starting) value, not the new value.
  • Forgetting to convert. 15% in a formula means 0.15 in decimal form. Using 15 instead of 0.15 gives you a result 100 times too large.

Let Our Calculators Do the Work

Now that you understand the formulas, use our free calculators for instant results: