CalcPro

Percentage Calculator

Find a percent of a number, a ratio as a percent, or a percentage change.

How percentages work

A percentage expresses a part of a whole as a fraction of 100. Whether you're figuring out a discount, calculating a test score, tracking growth, or comparing values, the same core logic applies: convert the relationship into a rate out of 100. This calculator handles three common scenarios: finding a percentage of a given number, determining what percentage one number represents of another, and measuring the relative change between two values.

The formula

(Part / Whole) × 100 = Percentage or (New − Old) / Old × 100 = % Change

Worked example

Scenario 1: Find 18% of $450 (typical tip or discount)

  • Formula: (Percentage / 100) × Number
  • Calculation: (18 / 100) × 450 = 0.18 × 450 = $81
  • Result: An 18% tip on a $450 bill is $81.

Scenario 2: 45 is what percent of 180? (test score, conversion)

  • Formula: (Part / Whole) × 100
  • Calculation: (45 / 180) × 100 = 0.25 × 100 = 25%
  • Result: 45 is 25% of 180. If you scored 45 out of 180 points, that's a 25% score.

Scenario 3: Percentage change from 200 to 260 (growth, inflation, price movement)

  • Formula: ((New Value − Old Value) / Old Value) × 100
  • Calculation: ((260 − 200) / 200) × 100 = (60 / 200) × 100 = 0.30 × 100 = 30%
  • Result: A rise from 200 to 260 represents a 30% increase.

Scenario 4: Percentage change from 500 to 375 (decline)

  • Formula: ((New Value − Old Value) / Old Value) × 100
  • Calculation: ((375 − 500) / 500) × 100 = (−125 / 500) × 100 = −0.25 × 100 = −25%
  • Result: A drop from 500 to 375 is a 25% decrease.

Common mistakes

Reversing the parts: "What percent is 180 of 45?" is not the same as "45 is what percent of 180?" The first gives 400%; the second gives 25%. Always place the smaller number (or the part you're measuring) in the numerator.

Forgetting to multiply by 100: The ratio 0.25 is correct, but it's not yet a percentage. You must multiply by 100 to get 25%.

Confusing percentage points with percentages: If a score rises from 60% to 75%, that's a 15 percentage point increase, but a 25% relative increase ((75 − 60) / 60 × 100). Context matters—use the right one.

Applying percentage change backwards: If something increases by 20%, you can't subtract 20% to return to the original. A $100 item marked up 20% costs $120; reducing $120 by 20% gives $96, not $100. To reverse, divide by 1.20 instead.

This calculator is a quick reference tool; for financial or academic decisions, verify results with official sources or professionals.

Frequently asked questions

What's the difference between '15% of 200' and '15 is what % of 200'?

The first finds the actual amount: 15% of 200 = 30. The second calculates the ratio: 15 is 7.5% of 200. Choose based on what you're solving for—a portion or a rate.

How do I calculate percentage change?

Use the formula: ((New Value − Old Value) / Old Value) × 100. If a price rises from $50 to $65, the change is ((65 − 50) / 50) × 100 = 30% increase.

Can percentage change be negative?

Yes. A negative result means a decrease. For example, if sales drop from 1,000 to 750 units, the change is ((750 − 1,000) / 1,000) × 100 = −25%.

Why do I get a decimal instead of a whole number?

Percentages don't always work out evenly. For instance, 1 is 33.33% of 3. Round to a sensible number of decimal places for your context—usually 2 for money, 1 for everyday figures.

Is this calculator useful for discounts and tips?

Absolutely. A 20% discount on a $75 item uses 'X% of Y' (answer: $15 off). A 18% tip on a $42 bill uses the same method (answer: $7.56).

What if my numbers are negative?

The formulas still work. For 'X% of Y', multiply normally. For percentage change with negative numbers, the calculation is valid but interpret carefully—a change from −10 to −5 is a 50% increase (toward zero).