Four percentage questions, one calculator
Almost every real-world percentage question falls into one of four shapes, and the confusion people run into with percentages is almost always about picking the right one, not the arithmetic itself.
“X% of Y” is the most common: you have a rate and a total, and want a portion. A 15% tip on a $40 bill, a 20% discount on a $90 jacket, an 8% sales tax on a $200 purchase — all the same shape. The formula is simply (percent ÷ 100) × total.
“X is what % of Y” flips it: you know the portion and the total, and want the rate. If you scored 42 out of 50 on a test, “42 is what % of 50” tells you your grade (84%). The formula divides the part by the whole and multiplies by 100: (part ÷ total) × 100.
“X is Y% of what number” is the least intuitive but comes up constantly in finance: if a $60 down payment is 20% of the purchase price, what’s the full price? You know a portion and the rate it represents, and want the total it came from: part ÷ (percent ÷ 100).
Percent change answers “how much did this go up or down, in relative terms?” — a salary increasing from $50,000 to $54,000, a stock price moving from $120 to $108, a metric moving between two periods. The formula is ((new − old) ÷ old) × 100, and importantly, it’s not symmetric: the “old” value is always the base you divide by, which is why a 25% drop and a 33% rise can describe the exact same two numbers depending on which direction you’re measuring.
The asymmetry that trips people up
The single most common percentage mistake is assuming percent changes are reversible in a simple way — that if something goes up 20%, going down 20% gets you back to where you started. It doesn’t. If a $100 item increases 20%, it becomes $120. If that $120 item then decreases 20%, it becomes $96, not $100 — because the second 20% is calculated against the new, larger base of $120, not the original $100. This is exactly why the percent-change formula always divides by the starting value of whichever specific change you’re calculating, not a shared reference point. Retail markdown math is a common place this bites people: a “50% off” sale following an earlier “50% markup” does not return an item to its original price.
Why percentages instead of raw numbers
Percentages exist because raw differences don’t convey scale on their own. “Revenue grew by $2 million” sounds impressive until you learn whether the prior revenue was $4 million (a 50% jump) or $400 million (a 0.5% move) — same absolute number, radically different story. This is why percent change, specifically, is the standard unit for comparing growth, discounts, interest rates, and performance across contexts where the underlying scale differs. It’s also why the direction of a percent-change calculation matters for interpretation — a 50% year-over-year revenue increase and a 50% expense increase are very different news depending on which number was larger to begin with.
Rounding and precision
This calculator shows results to a reasonable number of decimal places rather than aggressively rounding, since percentage calculations that feed into further math (splitting a bill, calculating compound interest, computing a grade curve) can accumulate meaningful error if intermediate results are rounded too early. If you need a rounded answer for display purposes — “roughly 84%” rather than “84.317%” — round only the final figure you report, not the numbers you carry into your next calculation.
Common real-world uses
Tipping and bill-splitting use “X% of Y” directly. Grading and test scores use “X is what % of Y”. Reverse-engineering an original price from a known discount or deposit uses “X is Y% of what number” — useful when a receipt only shows the discount amount, not the pre-discount price. Tracking a metric over time — revenue, weight, page views, interest rates — uses percent change, and pairs naturally with this site’s other calculators: percent change on a loan balance over time is exactly what the amortization schedule in the mortgage overpayment calculator and loan calculator compute month by month.