Percentage Calculator

Calculate percentages quickly and accurately with ThisCalc's Percentage Calculator.

Last reviewed: May 2026

What is X% of Y?

%
Result
30
15% of 200 = 30

Quick Answer

To find what percent one number is of another, divide the part by the whole and multiply by 100. For example, 25 out of 200 is (25 ÷ 200) × 100 = 12.5%. To find X% of a number, multiply the number by X/100. Enter your values above to calculate percentages, percentage change, and increase or decrease instantly.

Important Disclaimer: The information provided on this page is for educational purposes only and shouldn't be used as a substitute for professional guidance. Always consult with a qualified professional for accurate and personalized advice.

X is what percent of Y?

Result
15%
30 is 15% of 200

Percentage Change (Increase/Decrease)

Percentage Change
+25%
An increase of 25% from 80 to 100

Percentage Difference Between Two Values

Percentage Difference
40%
The difference between 50 and 75 is 40%

This percentage calculator handles every common percentage operation you actually encounter in daily life: finding X% of Y for tips and discounts, working out what percent one number is of another for grading and conversion rates, computing percent increases and decreases for salary changes and inventory shifts, and reversing the math when only a percentage and a partial value are known. Enter your numbers into any of the four panels above; the sections below walk through the formulas, show step-by-step worked examples, and call out the specific mistakes that produce wrong answers in pricing, news headlines, and statistical reporting.

What This Calculator Does

Percentages are simply a way of expressing a fraction with 100 as the denominator. The word literally comes from the Latin per centum — “by the hundred.” That single idea generates five distinct operations that this page handles, and the choice of which operation to use depends entirely on which numbers you have and which one you need to find.

Operation 1: What Is X% of Y?

This is the most common percentage question and the one most calculators get asked first. You have a known whole (Y) and a known percentage rate (X), and you want the corresponding part. Tipping is the classic case: an 18% tip on a $47.83 dinner check is 18% of $47.83 = $8.61. Sales tax works identically — 6.25% sales tax on a $129 purchase is $129 × 0.0625 = $8.06. So does interest in its simplest form, commission calculations, and the dollar value of any percentage-based fee. The formula is X% of Y = (X / 100) × Y, and the panel above performs this calculation live as you type.

Operation 2: Y Is What Percent of X?

Here the rate is what you are solving for. You already have two known numbers — a part and a whole — and you want to express their relationship as a percentage. A student scoring 87 points on a 120-point exam wants to know what grade that represents: (87 ÷ 120) × 100 = 72.5%. A retailer who paid $1,200 in advertising and generated $4,800 in revenue wants the advertising-to-revenue ratio: ($1,200 ÷ $4,800) × 100 = 25%. A weight-loss tracker who started at 198 pounds and dropped to 184 wants to know what percent of the goal that represents. Use the second panel.

Operation 3: What Is the Percent Increase from A to B?

This is the “direction matters” operation. You have an old value and a new value, and you want the relative change as a percentage. A salary moving from $58,200 to $62,300 is an increase of ((62,300 − 58,200) ÷ 58,200) × 100 = 7.04%. A subscriber count rising from 4,500 to 5,800 is an increase of ((5,800 − 4,500) ÷ 4,500) × 100 = 28.9%. The critical detail — covered in depth in the “Common Mistakes” section — is that you must divide by the ORIGINAL value, not the new one. Dividing by the new value gives a smaller, misleading number.

Operation 4: What Is the Percent Decrease from A to B?

The mirror image of operation 3. A jacket on the shelf at $137 marked down to $95.90 has decreased by ((137 − 95.90) ÷ 137) × 100 = 30%. Inventory dropping from 1,420 units to 1,083 units represents a 23.7% decrease. A blood pressure reading going from 140 systolic to 122 is a 12.9% decrease. The percent-change panel above handles both directions automatically — positive numbers indicate an increase, negative numbers a decrease.

Operation 5: If X Is Y%, What Is Z%?

The inverse problem. You know the dollar value of one percentage and need the dollar value of a different percentage. If a 15% deposit on a contract is $4,500, what is the full 100%? Answer: $4,500 ÷ 0.15 = $30,000 total, and any other percentage of that total is straightforward — 25% would be $7,500, 33% would be $9,900. This question also covers the case where you know an amount AFTER a percentage adjustment and need to back into the original. If a final price including 8% tax is $137.16, the pre-tax price is $137.16 ÷ 1.08 = $127. Use operation 2 to get from absolute numbers to a percentage, then operation 1 to get from a percentage back to absolute numbers.

Specific Use Cases This Calculator Handles

The four panels above cover tip calculation (a 20% tip on $63 = $12.60), tax calculation (8.875% NYC sales tax on $89 = $7.90), discount calculation (a 40%-off coupon on a $75 item = $30 off, $45 final), grade calculation (45 correct answers out of 60 questions = 75%), percent change in time series data, comparing the magnitudes of two arbitrary values, and dozens of other day-to-day arithmetic situations that all reduce to one of the five operations above.

How to Use It

Step 1: Pick the Right Panel for Your Question

Each of the four panels on this page handles one of the operation families above. If you have a percentage and a whole and want the part, use the first panel (“What is X% of Y?”). If you have a part and a whole and want the percentage, use the second panel (“X is what percent of Y?”). If you have a starting value and an ending value and want the relative change, use the third panel (“Percentage Change”). If you have two arbitrary values and want a symmetric difference measure, use the fourth panel (“Percentage Difference”) — that one is less common in everyday use but is the standard in scientific reporting where neither value is privileged as “the original.”

Step 2: Enter Your Values

Every input field on this page accepts decimals, negative numbers, and scientific notation. Leading zeros, trailing decimals, and embedded commas are tolerated by the parser. As you type, the result updates immediately — there is no “Calculate” button to press and no page reload to wait for. The values you enter are also automatically written to the URL bar, so you can bookmark or share any specific calculation by copying the URL.

Step 3: Read the Step-by-Step Math

Below each numeric result is a sentence describing what the calculator just did — for example, “15% of 200 = 30” or “An increase of 25% from 80 to 100.” This is intentional. Most percentage calculators show only the final number, which makes it impossible to verify whether you typed the inputs correctly or whether the calculator interpreted your question the way you intended. By printing the operation explicitly, you can confirm at a glance that the math matches what you meant to compute. For homework, business decisions, or any number you plan to act on, always read the detail line before trusting the headline figure.

Step 4: Share or Print the Calculation

The Share button below the first panel copies a URL that contains all four panels' input values. Send it to a colleague, paste it into a chat, or save it to a document — anyone who opens that URL will see exactly the same numbers in exactly the same panels you saw. The Print button generates a cleaned-up version of the page suitable for paper or PDF export, which is handy for keeping a record of a tip calculation or a discount worksheet without taking a screenshot.

Worked Examples

Five worked examples that map directly to the five operations above. Each one walks through the formula, the substitution, and the arithmetic so you can verify the calculator's output against the math you would do by hand.

Example 1: 18% Tip on a $47.83 Dinner

You finished dinner and the bill comes to $47.83 before tip. The service was solid and you want to leave 18%. This is operation 1: known percentage (18), known whole ($47.83), find the part.

Formula: X% of Y = (X / 100) × Y
Substitute: (18 / 100) × 47.83 = 0.18 × 47.83
Multiply: 0.18 × 47.83 = 8.6094
Round to cents: $8.61 tip

Final total: $47.83 + $8.61 = $56.44. Mental shortcut: 10% of $47.83 is $4.78 (just shift the decimal one place left). Double it to get 20% = $9.57. Halve the difference between 10% and 20% to land near 15%, then nudge upward for 18% — that lands you right around $8.60, matching the precise answer of $8.61.

Example 2: $137 Jacket Marked Down 30%

A jacket originally priced at $137 has a 30% discount sign on the rack. You want the final price you will actually pay. This combines operation 1 (find the dollar discount) with simple subtraction, or equivalently, multiplies the original price by (1 − the discount rate).

Method 1 — Compute the discount, then subtract:
Discount = (30 / 100) × 137 = 0.30 × 137 = 41.10
Final price = 137 − 41.10 = 95.90
$95.90 final.

Method 2 — Multiply by the keeper fraction:
After 30% off, you keep 70% of the original. 0.70 × 137 = 95.90 — same answer in one step.

This is a critical case to internalize: the “30% off” sign does not mean the price becomes $30 less or that you pay $30. It means the price is multiplied by 0.70. A more dramatic example to lock this in: a $1,000 TV at 30% off is $700, not $30.

Example 3: Grade from 87 out of 120 Possible Points

A student scored 87 on a 120-point exam. What percentage grade does that represent? This is operation 2: known part (87), known whole (120), find the percentage.

Formula: (part / whole) × 100
Substitute: (87 / 120) × 100
Divide first: 87 / 120 = 0.725
Multiply by 100: 0.725 × 100 = 72.5
72.5% — typically a C− or C depending on the school's grade scale.

To translate that into a letter grade, you would look up the school's grading rubric. A common scale is 90–100% = A, 80–89% = B, 70–79% = C, 60–69% = D, below 60% = F, so 72.5% is solidly in the C range.

Example 4: Salary Raise from $58,200 to $62,300

You received an offer letter showing a new salary of $62,300 against your current $58,200. What is the percent raise? This is operation 3: known old value, known new value, find the percent increase.

Formula: ((new − old) / old) × 100
Substitute: ((62,300 − 58,200) / 58,200) × 100
Subtract: 62,300 − 58,200 = 4,100
Divide: 4,100 / 58,200 = 0.07045
Multiply by 100: 0.07045 × 100 = 7.045
7.04% increase (rounded to two decimal places).

The dollar increase is $4,100. To put 7.04% in context: the Bureau of Labor Statistics reports the long-run average annual wage growth in the United States is roughly 3–4%, so a 7% raise meaningfully outpaces inflation and is a strong outcome. If inflation that year was 3.5%, the real (inflation-adjusted) raise is closer to 7.04 − 3.5 = 3.54 percentage points — still a positive real gain.

Example 5: Inventory Dropped from 1,420 to 1,083 Units

A warehouse audit shows inventory of a particular SKU fell from 1,420 units last month to 1,083 units this month. What is the percent decrease? This is operation 4, the mirror of example 4.

Formula: ((new − old) / old) × 100
Substitute: ((1,083 − 1,420) / 1,420) × 100
Subtract: 1,083 − 1,420 = −337
Divide: −337 / 1,420 = −0.2373
Multiply by 100: −0.2373 × 100 = −23.73
23.7% decrease (the negative sign indicates a decrease; the magnitude is what gets reported).

The 337-unit absolute drop is striking; the 23.7% relative drop is the figure operations teams typically track because it normalizes across SKUs of different scale. A 337-unit drop on an SKU that started at 200,000 units would be a 0.17% decrease — a rounding error. The same 337-unit drop on an SKU that started at 1,420 is a quarter of the inventory, which warrants investigation.

Common Use Cases

The five operations above cover an enormous range of practical situations. The list below sketches the most common ones and notes which operation each maps to.

Discounts and Sales

“30% off” signs, “buy one get one half off” promotions, member-discount codes at checkout. All of these reduce to operation 1 (find the dollar discount) or its equivalent (multiply by the keeper fraction). A 25%-off coupon on a $80 item gives $80 × 0.75 = $60 final. A 60%-off clearance rack item originally $120 settles to $120 × 0.40 = $48. Stacked discounts compound multiplicatively, not additively — a 20% off coupon used on an item already 30% off is $price × 0.70 × 0.80 = $price × 0.56, a 44% total discount, not 50%.

Tax and Tip

Sales tax is straightforward operation 1: state rate plus local rate, multiplied by the pre-tax total. NYC's 8.875% on a $89 purchase is $7.90 in tax. Tipping is the same calculation with a different rate — restaurant industry norms in the US in 2026 cluster around 18–22% for table service, with 15% considered low and 25% generous. Some restaurants automatically add gratuity for parties of six or more, so check the printed bill before adding a tip on top of one already included.

Grade Calculation

Operation 2 again: points earned divided by points possible, times 100. Course grades that weight multiple components (homework 20%, midterm 30%, final 40%, participation 10%) require a weighted average rather than a simple percentage, and we have a dedicated grade calculator and weighted average calculator that handle the weighting math explicitly.

Salary Raise Comparison

Job offer A says $73,500 (a $5,500 increase over your current $68,000). Job offer B says $76,000 (an $8,000 increase). Which is the bigger raise in percentage terms? A is ($5,500 / $68,000) × 100 = 8.09%; B is ($8,000 / $68,000) × 100 = 11.76%. The percentage frame normalizes against your current salary and is the right comparison when the raises are coming off the same base. When comparing offers from two different employers with different baselines, total compensation in dollars (including benefits, equity, and bonus) usually matters more than the relative percentage.

Weight Loss Tracking

A scale reading dropping from 198 pounds to 184 pounds is a percent decrease of ((184 − 198) / 198) × 100 = 7.07%. Health practitioners often track weight change as a percentage of starting body weight because the clinical significance scales with the patient — 14 pounds is dramatic on a 198-pound frame but modest on a 350-pound frame. Many weight management programs target 5–10% of starting body weight as a clinically meaningful first goal.

Sports Statistics

Free-throw percentages, batting averages, win-loss records, completion rates — virtually every sports stat is operation 2 in disguise. A basketball player making 14 of 17 free throws shoots (14 / 17) × 100 = 82.4%. A pitcher allowing 23 earned runs in 87 innings has an ERA of (23 / 87) × 9 = 2.38 — not strictly a percentage, but built from the same divide-and-scale logic.

Election Margins

Operation 4 mirror, with care about the base. If candidate A wins 52% to candidate B's 48%, the margin is 4 percentage points (not “4%” — see the percentage-points section below). The press sometimes reports a margin as “A leads by 8%” because (52 − 48) / 48 ≈ 8.3% relative, but the convention in political reporting is to use percentage points. Newspapers that conflate the two units have been corrected by their own readers' editors many times.

Inflation-Adjusted Dollar Values

A salary of $52,000 in 2010 has the same purchasing power as roughly $76,000 in 2026, based on cumulative CPI of about 46% over that span. The percent change in CPI tells you how to convert past dollars to present dollars. The math is operation 3 reversed: known percent change, known old value, find the new value. $52,000 × (1 + 0.46) = $75,920. For nominal-to-real comparisons on multi-year time horizons, the compound interest calculator handles the same kind of multi-period scaling math.

Conversion Rates

An ecommerce site receiving 4,800 visitors and processing 312 orders has a conversion rate of (312 / 4,800) × 100 = 6.5%. Email open rates, click-through rates, signup-to-paid rates — every funnel metric in marketing is operation 2. The numerator is the converters, the denominator is the population at the previous funnel stage, and the percentage tells you how leaky that stage is.

Profit Margin

A product costing $40 to make and selling for $50 has a $10 profit. Profit margin = ($10 / $50) × 100 = 20%. This is operation 2 with the selling price as the base. Markup, by contrast, uses cost as the base — see the markup vs. margin FAQ below for the full distinction. Net profit margin (after all operating expenses, taxes, and interest) for a typical US public company runs roughly 7–10% in 2026, with high-margin software businesses pushing 20–30% and grocery chains often below 3%.

Common Mistakes and How to Avoid Them

The same handful of percentage errors keep showing up in real-world reporting, retail signage, news headlines, and back-office spreadsheets. Each one is genuinely easy to fall into, and each one has a clean fix.

Mistake 1: Confusing “Percent Of” with “Percent Off”

This one shows up at the cash register more than anywhere else. A $100 item with a “20% off” tag does NOT mean you pay $20. It means you pay $80 — the original price minus 20% of the original price. The discount is $20 (20% OF $100), and the final price is $100 minus $20 = $80. A $100 item where you pay 20% (i.e., $20) would correspond to an 80%-off sale, which is what clearance racks display when stores are clearing seasonal inventory at deep losses. Two clean reads: “X% off” means “keep (100 − X)% of the original.” “Pay X%” means “you pay X% of the original, so the discount is (100 − X)%.” Mixing the two has been documented to cause customer-service disputes and stocking errors that cost real money. The cleanest mental model: never just look at the number on the sign — always check whether the word “off” or “of” (or simply “sale price”) is what follows.

Mistake 2: Percent Change vs. Percentage-Point Change

This is the single most common journalism error involving math. A news report saying “inflation went from 2% to 3%” is describing a 1 percentage-point increase (the arithmetic difference between two percentages). But the relative percent change between those two figures is (3 − 2) / 2 = 50% — yes, fifty. Inflation actually rose by 50% relative to its previous level. Both statements are true, they just measure different things. The first is the right unit for monetary-policy commentary (“the Fed responded to a one-point rise in inflation”). The second is the right unit for understanding how dramatically the cost-of-living trajectory changed (“inflation 50% higher than last year”). News outlets that say “rates rose by 0.25%” when they mean “rates rose by 0.25 percentage points” are using percent when they mean percentage points — and the difference is real money on a $400,000 mortgage. Always check whether a headline is comparing two percentages directly (percentage points) or scaling one by the other (relative percent).

Mistake 3: Compounding Percentages Are Not Additive

If a stock rises 10% one year and then rises another 10% the next year, the cumulative gain is NOT 20%. It is 1.10 × 1.10 − 1 = 21%, because the second year's 10% is applied to a larger base. The same effect, but more striking in the reverse direction: a stock that drops 50% and then rises 50% does NOT return to its original price. Starting at $100, a 50% drop puts you at $50. A 50% gain from $50 puts you at $75 — still 25% below the start. To fully recover from a 50% loss you need a 100% gain. This is why investment statements pay close attention to compound annual growth rate (CAGR) rather than the average of yearly returns: the average can be wildly optimistic compared to the CAGR. For multi-period investment math, our compound interest calculator handles the full compounding sequence explicitly.

Mistake 4: Rounding Intermediate Calculations

If you round 87 / 120 = 0.725 down to 0.73 before multiplying by 100, you get 73% instead of 72.5%. That is half a grade-letter difference on a borderline transcript. Rule of thumb: carry at least two more decimal places through every intermediate step than you need in your final answer, and round only at the very end. Calculators (including the one above) carry full floating-point precision through every step and round only when displaying the final result, so as long as you trust the displayed answer you are safe. If you are doing the math by hand, write out 87 / 120 = 0.725 and 0.725 × 100 = 72.5 as two distinct steps with no intermediate rounding.

Mistake 5: Dividing by the Wrong Base

Percent change is always “(new − old) divided by OLD,” not by new. A common error: salary rose from $50,000 to $55,000 — what was the percent raise? If you compute (55 − 50) / 55 = 9.09%, that is wrong. The correct figure is (55 − 50) / 50 = 10%. Dividing by 50 (the original) measures how much the original needed to grow; dividing by 55 (the new value) answers a different and less useful question. The mortgage-rate, stock-price, and inventory-tracking communities all converged on dividing by the original value precisely because it is the figure that lets you predict the next move — if you know inflation grew 7% off a $58k base, you can extrapolate forward; if you know inflation is 6.5% “of the new figure,” you cannot.

Mistake 6: Sign Errors on Decreases

When new is smaller than old, (new − old) is negative, and (new − old) / old is negative. The calculator on this page reports that as a negative percentage (or labels it explicitly as a “decrease”), but if you are doing the math by hand it is easy to drop the sign and report a positive number. A 23% decrease and a 23% increase are very different events; always preserve the sign through the calculation and decide at the end whether to display it as a signed number or convert the magnitude into the word “decrease.”

The Formulas, Step by Step

Every percentage operation on this page is one of three basic algebraic identities. Understanding why the formulas work — not just memorizing what they look like — makes it impossible to mix them up.

Formula 1: X% of Y

Algebraic form: X% of Y = (X / 100) × Y.

Why it works: the word “percent” means “per hundred,” so “15%” literally means “15 per 100” or equivalently 15/100 = 0.15 as a fraction. “Of” in arithmetic translates to multiplication. So “15% of 200” is literally “(15/100) times 200” = 0.15 × 200 = 30. The formula is just a literal translation of the English sentence into algebra.

Sanity check: 100% of anything should give back the same thing. (100/100) × Y = 1 × Y = Y. Confirmed. 0% of anything should give zero. (0/100) × Y = 0. Confirmed. 50% of anything should give half. (50/100) × Y = 0.5 × Y. Confirmed. These sanity anchors let you catch order-of-magnitude errors instantly — if you compute “50% of 200” and get 1,000, you know you made an arithmetic mistake without needing to redo the work step by step.

Formula 2: Y Is What Percent of X?

Algebraic form: percent = (Y / X) × 100.

Why it works: this is the algebraic inverse of formula 1. If X% of A = B, then by rearranging, X = (B / A) × 100. So if I tell you 30 is some percent of 200, you can solve for the percent: 30 / 200 = 0.15 = 15/100 = 15%. The (Y / X) part computes the fraction Y represents of X; the × 100 converts that fraction into per-hundred form.

Sanity check: any number is 100% of itself. (X / X) × 100 = 1 × 100 = 100. Zero is 0% of anything (other than 0 itself). (0 / X) × 100 = 0. If Y is larger than X, the result is greater than 100% — which is fine and frequently correct. Spending $66 against a $50 budget is 132% of budget; this is not an error in the formula, it just signals that you exceeded the whole.

Formula 3: Percent Change from Old to New

Algebraic form: percent change = ((new − old) / old) × 100.

Why it works: this measures the relative size of the change against the original baseline. The numerator (new − old) is the absolute difference. Dividing by old expresses that difference as a fraction of the starting value. Multiplying by 100 converts the fraction into a percentage. A positive result means new is larger than old (an increase); a negative result means new is smaller (a decrease).

Why divide by old and not new? Because the question “by what factor did the original grow?” is the most useful one in nearly every practical context. Stock returns, inflation rates, year-over-year metrics, and biological growth curves all use the original value as the base because it lets you project forward. If your salary grew 7% off $58k last year and you expect another 7% next year, you can multiply: $58k × 1.07 = $62k; × 1.07 again = $66k. The math composes cleanly only when you measure off the original.

Sanity check: zero change should yield zero percent change. ((X − X) / X) × 100 = 0. Doubling should yield 100%. ((2X − X) / X) × 100 = 100. Halving should yield −50%. ((0.5X − X) / X) × 100 = −50. All three of these anchor cases confirm the formula behaves as expected.

Combining the Formulas: A Worked Inverse Problem

Suppose you know an item's final price after a 25% discount is $63.75 and you want the original price. This requires combining formulas: the final price is 75% of the original (because 25% was taken off), so by formula 2, $63.75 / (75/100) = $63.75 / 0.75 = $85. Confirm by formula 1: 25% of $85 = $21.25, and $85 − $21.25 = $63.75. The math checks. The same combine-and-confirm pattern handles every percentage problem you will encounter — break the question into one of the three identities, solve, and then run the inverse to double-check.

Percentages vs. Percentage Points

The single most important conceptual distinction in everyday percentage math is the difference between a percent and a percentage point. They are different units, they measure different things, and confusing them produces misleading headlines and bad financial decisions.

The Distinction in One Sentence

A percentage point is the arithmetic difference between two percentages. A percent change is the relative difference between two values, expressed as a percentage. If your question is specifically how much a value rose or fell between two points, the dedicated percent change calculator computes that directly, alongside the symmetric percent difference.

Worked Example: Interest Rates Rise from 2% to 3%

The arithmetic difference: 3% − 2% = 1 percentage point. The relative difference: (3 − 2) / 2 = 0.50 = 50%. Both statements describe the same event correctly — they just use different units.

The first framing (“rates rose 1 percentage point”) is the standard in monetary policy commentary, central bank press releases, and most economic reporting. It maps directly to the dollar impact on a mortgage: a 1-point rise on a 30-year $400,000 mortgage adds roughly $245/month to the P&I payment.

The second framing (“rates rose 50%”) is technically accurate but rarely the framing journalists choose, because it sounds alarming out of context. Headlines that say “rates jumped 50%” when rates actually moved from 2% to 3% are not wrong arithmetically, but they obscure the fact that the absolute level of rates is still historically modest.

Basis Points: Removing the Ambiguity Entirely

The financial industry adopted basis points (bp) specifically to eliminate this confusion. 1 basis point = 0.01 percentage points = 0.0001 as a decimal. 100 basis points = 1 percentage point. When the Federal Reserve announces a “25 basis-point rate hike,” the target federal funds rate has risen by exactly 0.25 percentage points — no ambiguity, no percent-of-percent confusion. The Fed's quarter-point cuts and hikes in 2023, 2024, and 2025 were all reported as 25-bp moves precisely because the unit is unambiguous.

Conversion shortcuts: 1% = 100 bp. 0.5% = 50 bp. 0.25% = 25 bp. 0.10% = 10 bp. Bond yields, mortgage rates, savings APYs, and credit-card spreads are all routinely quoted in basis points to bypass the percent vs. percentage-point trap.

News Headlines That Routinely Conflate the Two

“Approval rating fell 5%.” If the underlying numbers are 48% approval down to 43% approval, that is a 5 percentage-point drop — but a 10.4% relative drop. Both numbers describe the same poll movement; the headline is ambiguous about which it means. “Unemployment ticked up 0.2%.” If the rate moved from 4.0% to 4.2%, that is 0.2 percentage points (or 20 basis points, or a 5% relative increase) — but a 0.2% relative increase off 4.0% would actually be a move to just 4.008%, which would be undetectable noise. The headline almost certainly means percentage points, but the units are not stated explicitly. When you see a percentage in a headline that talks about a percentage rising or falling, mentally ask “is this a percentage-point change or a relative percent change?” — and if you cannot tell from context, the article is genuinely ambiguous.

Why This Matters for Financial Decisions

A “25 basis-point” mortgage rate hike from 6.50% to 6.75% on a $400,000 loan adds about $65/month to the P&I payment. If a news anchor reports this as “rates rose 25%” (which would mean a move from 6.50% to 8.125%), you would be reacting to a vastly more alarming event than the one that actually occurred. The wrong unit produces the wrong policy response, the wrong consumer behavior, and the wrong financial-planning decision. Always check the unit before acting.

Frequently Asked Questions

To find X% of Y, multiply Y by (X divided by 100). For example, 18% of $47.83 = $47.83 × 0.18 = $8.61. The formula X% of Y = (X/100) × Y works because “percent” literally means “per hundred” — you are scaling Y by the fraction X/100. On a calculator, type Y × X then divide by 100; the result is the same. For mental math, 10% of any number is that number with the decimal moved one place left, and you can combine 10% increments to approximate any other percentage quickly.
A percentage point is the arithmetic difference between two percentages, while a percent change is the relative difference. If interest rates rise from 2% to 3%, that is a 1 percentage-point increase but a 50% relative increase (because 1 ÷ 2 = 50%). News headlines often conflate the two. When the Federal Reserve raises rates by 25 basis points, that is 0.25 percentage points — not a 0.25% relative change. Always check the unit before reacting to a financial headline. The financial industry uses basis points (1 bp = 0.01 percentage points) precisely to avoid this ambiguity.
Percentages do not commute symmetrically because each operation is applied to a different base. Start with $100, add 50%, and you get $150. Now subtract 50% — but 50% of $150 is $75, not $50, so you end up at $75 — a 25% net loss. The same effect explains why an investment that drops 50% must then gain 100% (not 50%) to break even. The asymmetry is the single most common source of percentage confusion in finance, retail, and statistics. The general rule: a percent gain of P followed by a percent loss of P leaves you below the original by P² / 100 percent.
Percent change = ((new value − old value) ÷ old value) × 100. A positive result is an increase; negative is a decrease. Example: a salary rising from $58,200 to $62,300 yields ((62,300 − 58,200) ÷ 58,200) × 100 = (4,100 ÷ 58,200) × 100 = 7.04% increase. Always divide by the ORIGINAL value, not the new one — dividing by the new value gives a different, smaller number that some sources mislabel as percent change. The original-as-base convention is universal in stock returns, inflation reporting, and year-over-year business metrics.
A basis point (bp) is one one-hundredth of a percentage point — 0.01 percentage points, or 0.0001 as a decimal. Bond traders and central bankers use basis points to remove ambiguity. When the Fed “raises rates by 25 basis points,” the federal funds rate target moves up by 0.25 percentage points. 100 basis points equals 1 percentage point. A mortgage rate moving from 6.50% to 6.75% rose by 25 basis points, not by 0.25 percent (which would only be a 0.016 percentage point change). The unit is dimensionless but conventionally only used in financial contexts involving interest rates, yields, and spreads.
For 10%, shift the decimal point one place left: 10% of $47.83 = $4.78. For 20%, double the 10% figure: $9.57. For 15%, take 10% then add half of that: $4.78 + $2.39 = $7.17. For 18%, halve the difference between 10% and 20%: midpoint between $4.78 and $9.57 is $7.17, plus a touch more gets you near $8.61. These mental shortcuts work because every percentage is a linear scaling of the same base — you can combine simple fractions to reach any target. For doubled-tax shortcuts in jurisdictions with sales tax near 9%, multiplying the tax line by 2 lands very close to an 18% tip.
Markup is profit as a percentage of cost. Margin is profit as a percentage of selling price. The same dollar profit produces very different numbers depending on which base you use. A product costing $40 and selling for $50 has a $10 profit. As markup: ($10 ÷ $40) × 100 = 25%. As margin: ($10 ÷ $50) × 100 = 20%. Retailers and accountants often disagree about pricing because they switch silently between the two — always ask which base is being used before quoting a percentage. The conversion: margin = markup / (1 + markup), and markup = margin / (1 − margin).
Divide X by Y, then multiply by 100. The formula is (X ÷ Y) × 100. Example: a test score of 87 out of 120 = (87 ÷ 120) × 100 = 72.5%. The intuition: you are asking what fraction of the whole X represents, then converting that fraction to a per-hundred figure. If your result is greater than 100%, X is larger than Y (which is fine — a $66 expense on a $50 budget is 132% of budget). Always make sure X and Y are in the same units before dividing, and watch for cases where X is the absolute change rather than the absolute value.

Quick reference

Percentage Calculator Quick Reference
Part Whole Percentage Result
50 200 25% 50
5 50 10% 5
30 150 20% 30
60 80 75% 60
50 100 50% 50
150 100 150% 150