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.