PublicSoftTools
Tools16 min read·PublicSoftTools Team·June 2026

Percentage Calculator: How to Calculate Any Percentage

Percentages appear in everyday life — discounts, exam scores, tax, profit margins, and growth rates. The free percentage calculator handles every common calculation: finding X% of a number, calculating what percent one value is of another, measuring percentage change, and applying increases or decreases.

What Is a Percentage?

The word percentage comes from the Latin per centum — “by the hundred.” A percentage is a ratio expressed as a fraction of 100. Saying something is 35% is equivalent to saying 35 per 100, or the fraction 35/100, or the decimal 0.35. All three representations are mathematically identical — they just suit different calculation contexts.

Percentages are used universally because they normalise comparisons. Saying “the team won 18 games out of 24” is harder to compare across different season lengths than saying “the team won 75% of games.” The percentage collapses any denominator into a comparable ratio out of 100.

The Five Core Percentage Calculations

CalculationFormulaExampleReal-world use
X% of Y(X ÷ 100) × Y15% of 200 = 30Tips, discounts, commission
X is what % of Y(X ÷ Y) × 10030 is 15% of 200Exam scores, market share, conversion rates
Percentage change((New − Old) ÷ |Old|) × 10080 to 100 = +25%Revenue growth, stock returns, inflation
Increase by X%Y × (1 + X/100)500 + 20% = 600Adding VAT, salary raises, price increases
Decrease by X%Y × (1 − X/100)500 − 20% = 400Discounts, tax deductions, depreciation

How to Use the Percentage Calculator

  1. Open the Percentage Calculator
  2. Select a calculation mode from the buttons at the top — each mode shows different input labels
  3. Enter your values — the labels tell you exactly what each field expects
  4. The result and formula appear instantly as you type, with no button to press

Percentage Formulas Explained in Detail

Finding X% of a number (the most common calculation)

This is the calculation behind almost every discount, tip, and tax amount. To find 15% of 200, divide 15 by 100 to get the decimal form (0.15), then multiply by the base number: 0.15 × 200 = 30.

Common applications:

What percent is X of Y?

Divide X by Y and multiply by 100. This converts a ratio into a percentage. To find what percentage 45 is of 180: (45 ÷ 180) × 100 = 25%.

Applications:

Percentage change — measuring growth and decline

Percentage change measures how much a value changed relative to its starting point. The formula is: ((New − Old) ÷ |Old|) × 100. The absolute value in the denominator handles cases where the old value is negative (negative earnings turning less negative, for example).

Examples:

Critical asymmetry: a 25% rise followed by a 20% fall returns exactly to the original value — but these are different percentages. Start at 100, rise 25% to 125, fall 20% of 125 = 25, and you are back to 100. In finance, a 50% portfolio loss requires a full 100% gain just to break even — this asymmetry is why avoiding large losses is more valuable than capturing equivalent gains.

Increase or decrease by a percentage

To increase by X%, multiply by (1 + X/100). To decrease by X%, multiply by (1 − X/100). This is the fastest calculation for pricing and tax work.

Percentage Points vs Percentage Change — A Critical Distinction

This is one of the most consistently misunderstood concepts in quantitative communication. The two phrases mean completely different things:

These two statements describe identical events but are used selectively in financial reporting to make changes appear larger or smaller:

Real-World Use Cases

Business: growth rate and revenue targets

A business that generated $2.4M in revenue last year and $3.0M this year achieved a 25% year-over-year growth rate. To project next year's revenue at 20% growth: $3.0M × 1.20 = $3.6M. Use the “Increase by X%” mode for these forward projections.

Finance: portfolio returns and compound growth

A $12,000 portfolio growing to $14,400 has returned 20% over the period. For compound annual growth rate (CAGR), you need percentage change across multiple periods divided by time — but for a single period, the standard percentage change formula applies. If the portfolio grows 10% year 1 and 15% year 2, the combined growth is: $12,000 × 1.10 × 1.15 = $15,180 — a 26.5% total return (not 25%, since returns compound).

Retail: discount stacking and effective savings

A product at $200 is on sale at 25% off, and you have an additional 10% off coupon. Applied sequentially (not added together):

Analytics: conversion rates and improvement targets

If a website converts 2.4% of visitors and you want to improve it to 3.0%, that is a 25% increase in conversion rate (percentage change). Setting a target of “increasing conversions by 25%” means 2.4 × 1.25 = 3.0% — a different goal than “increasing by 0.6 percentage points.” Use the right framing when communicating targets.

Scores and assessments

A student scores 68 out of 85 on an exam. To find the percentage: (68 ÷ 85) × 100 = 80%. To check whether this passes a 70% threshold: 70% × 85 = 59.5 — so 68 is a clear pass. To find what score is needed to hit 90%: 0.90 × 85 = 76.5 — so at least 77 correct answers.

Common Percentage Mistakes

Adding percentages instead of compounding them

Adding 10% to a number and then adding another 10% does not equal adding 20%. 100 + 10% = 110. 110 + 10% = 121. The combined effect is 21%, not 20%. This is the basis of compound interest and why long-term investments grow faster than linear arithmetic suggests.

Using the wrong base for percentage change

Percentage change must use the original value as the denominator, not the new value. Going from 80 to 100: the increase is 20, divided by the original 80, giving 25%. Dividing by the new value (100) would give 20% — a different number, and the wrong answer.

Misreading “percentage of” vs “percentage off”

“30% off” means the price drops to 70% of original. “30% of” gives you the reduction amount, not the final price. These are different directions of the same calculation, and confusing them when comparing prices leads to errors.

Frequently Asked Questions

How do I calculate a tip?

Find X% of the total bill. For a 20% tip on a $48 bill: 0.20 × $48 = $9.60. A quick mental shortcut: 10% of any number is just moving the decimal point one place left (10% of $48 = $4.80), so 20% is double that ($9.60).

What is the difference between percentage and percentage points?

Percentage points are the arithmetic difference between two percentage values — if a tax rate rises from 20% to 22%, that is a 2 percentage point increase. Percentage change is the relative change — the same rise is a 10% percentage change (2/20 × 100 = 10%). Both are correct; they measure different things.

How do I calculate percentage change when the original value is negative?

Use the absolute value of the original number as the denominator: ((New − Old) ÷ |Old|) × 100. When a company's losses improve from −$200K to −$120K, the change is ((−120K − (−200K)) / 200K) × 100 = +40% improvement (losses reduced by 40%).

Is percentage the same as probability?

Conceptually similar but not the same. A 60% probability means an event is expected to occur 60 out of 100 times under repeated trials. A 60% percentage of a whole means 60 parts out of 100 total parts. Both express ratios out of 100, but probability refers to likelihood while percentage refers to proportion.

Calculate Any Percentage Free

Five calculation modes, instant results, formulas shown. No signup required.

Open Percentage Calculator