A complete guide — with formulas and examples — to finding a percentage of a number, percentage ratio, percentage increase/decrease, markup/discount, and percentage point difference.
A percentage (%) expresses a whole divided into 100 equal parts. Discounts, markups, interest rates, sales tax, test scores, participation rates, and most everyday statistics are expressed as percentages. Percentage calculation means quickly converting between these ratios: finding a given percentage of a number, working out what percent a part is of a whole, measuring the percentage change between two values, or adding/subtracting a percentage from an amount. You can also work backward from a known percentage to recover the whole (reverse percentage), and measure the symmetric percentage difference between two values. The calculator above handles all of these operations in separate tabs, instantly and with an explanation.
How do you find a percentage of a number?
Quick answerTo find a percentage of a number, multiply the number by the percentage rate and divide by 100: Result = Number × Percentage ÷ 100. For example, 25% of 400 = 400 × 25 ÷ 100 = 100. You get the same result by first converting the percentage to a decimal (25% = 0.25) and multiplying.
- Formula: Result = Number × (Percentage ÷ 100)
- Example: 15% of 200 → 200 × 0.15 = 30
- Remaining portion: 200 − 30 = 170 (the 85% slice)
What percent is one number of another?
Quick answerTo find what percent a part is of a whole, divide the part by the whole and multiply by 100: Percentage = (Part ÷ Whole) × 100. For example, what percent is 30 of 200? 30 ÷ 200 × 100 = 15%. This is the most common method for test scores, participation rates, or share calculations.
This calculation answers "how much of the total does what I have represent?" A student who answers 36 of 45 questions correctly scored 36 ÷ 45 × 100 = 80%. Just enter the part and the whole in the "What % is it?" tab.
How do you calculate percentage increase?
Quick answerPercentage increase is the rise between two values relative to the starting value: Percentage increase = (New − Old) ÷ Old × 100. If a price rises from $100 to $150, the increase = (150 − 100) ÷ 100 × 100 = 50%. A negative result means a decrease, not an increase.
An important detail: a 100% increase doubles a value (100 → 200), and a 200% increase triples it (100 → 300). When calculating percentage increase, the denominator is always the old (starting) value — dividing by the new value instead gives the wrong answer.
How do you calculate percentage decrease and discounts?
Quick answerFor a decrease, the drop is measured against the old value: Decrease = (Old − New) ÷ Old × 100. For a discounted price: Discounted price = Price × (1 − Discount ÷ 100). A $250 item with a 20% discount costs 250 × 0.80 = $200, a savings of $50. To get back to the original price: 200 ÷ 0.80 = $250.
What is the difference between percent and percentage points?
Quick answerA percentage point is the absolute difference between two rates; a percentage change is that difference relative to the starting rate. If an interest rate rises from 15% to 20%, the difference is 5 percentage points, but the relative increase is (20 − 15) ÷ 15 × 100 = 33.3%. News headlines that say "rose 5 points" versus "rose 33%" describe different things — mixing them up is a common and costly mistake.
How do you find the whole when you know a percentage of it? (reverse percentage)
Quick answerIf Y% of a number is Z, divide Z by (Y ÷ 100) to find the whole: Number = Z ÷ (Percentage ÷ 100). For example, a number whose 15% is 30 → 30 ÷ 0.15 = 200. This "reverse" operation recovers an original price from a discounted one, or a whole from a known part. Just enter the percentage and the corresponding value in the "Reverse %" tab.
How do you calculate the symmetric percentage difference?
Quick answerThe symmetric percentage difference between two values is the absolute difference divided by their average: Percentage difference = |a − b| ÷ ((a + b) ÷ 2) × 100. For example, between 20 and 30: 10 ÷ 25 × 100 = 40%. Unlike percentage change, it doesn't assume which value came first (it treats both symmetrically), which is why it's used when comparing two measurements with no clear "before."