Percentage Calculator

Solve the three common percentage questions — percent of, is what percent, and percentage change.

The percent, e.g. 20 for 20%.

The number you want a percentage of.

Result

Formula used

X% of Y:              result = (X ÷ 100) × Y
X is what % of Y:     result = (X ÷ Y) × 100
Change from X to Y:   result = ((Y − X) ÷ X) × 100
                      (positive = increase, negative = decrease)

Worked example

Mode: Percentage change from 80 to 100

(100 − 80) ÷ 80 × 100 = 20 ÷ 80 × 100 = 25%

Result: a 25% increase.

Percentages are how we talk about proportion in a way that travels well between contexts, and this calculator is built around the three questions people actually ask. "What is X percent of Y" finds a portion of a whole — the discount on a tagged price, the tip on a meal, the tax on a purchase, or the interest on a balance. "X is what percent of Y" turns two raw numbers into a share — your score out of the total marks, your deposit as a fraction of a home price, or one product's sales against the category total. "Change from X to Y" measures movement — a price increase, a weight loss, a growth in revenue, or a drop in response time. Each mode answers a different kind of curiosity, and the reason percentages are so useful is that they rescale any pair of numbers onto a common zero-to-one-hundred footing you can compare at a glance. A 15 percent discount and a 15 percent raise feel intuitively similar even though the dollar amounts differ wildly, and that intuition is exactly what the calculator makes precise. Knowing which of the three questions you are asking is the first step; the tool handles the arithmetic the moment you pick the mode.

The most common percentage mistake is choosing the wrong mode, not entering the wrong number. If you have a rate and a whole and want a slice, use "percent of": 20 percent of 250 is 50. If instead you already have the slice and the whole and want the rate, use "is what percent": 50 out of 250 is 20 percent. These look similar and produce different answers, so the discipline is to decide what you know and what you want before touching the keys. The change mode is its own category entirely — it needs a starting value and an ending value, not a rate — and it answers a different question about how far something moved rather than what share it represents. A good check is to state your goal in one sentence: "I know the rate and the total, I want the amount" points to the first mode; "I know both amounts, I want the rate" points to the second; "I know the before and after, I want the swing" points to the third. Spend the two seconds to name the question and the calculator will almost always return the number you were reaching for, rather than a correct answer to a question you did not mean to ask.

Percentage change is powerful but easy to spin, and knowing its weak spots keeps you honest. The first is the base: change is always measured against the starting value, so a jump from 10 to 20 is a 100 percent increase, while a drop from 20 to 10 is only a 50 percent decrease, even though the same ten units moved in opposite directions. That asymmetry is why a loss never feels as large in percent as the gain that preceded it, and why comparing two percentage changes only makes sense when their starting points were similar. The second trap is the zero base — you cannot measure change from zero, because dividing by zero is undefined, and the calculator will say so rather than invent a number. The third is the difference between a percentage point and a percent: if a rate moves from 3 percent to 4 percent that is a one percentage-point rise but about a 33 percent increase relative to where it started, and conflating the two is a classic way to overstate a shift. Used carefully, percentage change is the clearest way to show momentum in anything from sales to fitness; used loosely, it is the easiest statistic to misread, so always ask what it was measured against before trusting the headline.

The range of real tasks this calculator handles is wider than the modes suggest. At the checkout it confirms whether a "30 percent off" tag is real by computing the actual discounted price and the savings, and it checks a stacked coupon against a sale price. At a restaurant it turns a service charge or a tip rate into a concrete amount, and it splits a bill by converting each person's share into a percent of the total. At work it converts a quota attained into a completion percentage, sizes a markup over cost, or expresses a budget variance as a percent of plan. In personal finance it frames a raise, a fee, or a return as a rate of change you can compare across accounts. In school it grades a test and, with the change mode, shows how a score moved between two attempts. Because the tool accepts decimals and negative numbers, it handles the awkward cases too — a 12.5 percent rate, or a negative change that represents a decline rather than growth. The throughline is that percentages turn raw counts into comparable rates, and having the three modes one click apart means you can switch perspectives on the same data without reaching for a separate tool or, worse, doing it in your head and hoping. One more habit pays off: when a percentage is the answer to a decision, write down what the number means in plain words before you act — "this discount saves me twelve dollars" lands differently than "the tag says thirty percent off," and the concrete version is far harder to misremember or misapply. Percentages are a language for proportion, and like any language they only help once you translate them back into the thing you were actually trying to decide. The calculator does the translation math; keeping the real question in view is the part that stays human.

Frequently asked questions

What does each mode do?

There are three modes. X% of Y finds a portion of a number (20% of 250 = 50). X is what % of Y expresses one number as a percent of another (25 of 200 = 12.5%). Change from X to Y gives the percentage increase or decrease between a start and end value.

How is percentage change calculated?

Percentage change is (end − start) ÷ start × 100. A positive result is an increase and a negative result is a decrease. Because it divides by the start value, the start cannot be zero.

Why can't the whole or start value be zero?

Both the "is what percent" and "percentage change" formulas divide by that value, and division by zero is undefined. The calculator shows a message instead of a misleading number when you enter zero there.

Does it accept decimals and negative numbers?

Yes. You can enter decimals (such as 12.5) and negative values where they make sense — for example a percentage change from a positive to a negative value.