Examples-firstInteractive demosDeep links per section8 min read

Percentage Guide: Practical Examples + Mini Calculators

Learn percentages the way you actually use them: discounts, salary hikes, percent change, and compounding — with interactive mini calculators in each section.

Last updated: Jan 9, 2026

What is a Percentage?

Percent means “per 100” — it helps you compare parts, changes, and rates quickly.

A percentage is a way to describe a part of something out of 100. The symbol % literally means “per 100”. Percentages make it easy to compare things that might have different sizes — like a discount on two different price tags, or a score across different exams.

The fastest way to build intuition is to anchor on 1%, 10%, and 50%. Once you can estimate those quickly, you can combine them (for example, 12% ≈ 10% + 2%). In real life, people use percentages to talk about changes (price went up 8%), shares (tax is 12% of income), and rates (interest is 9% per year).

Real-world example
  • Restaurant bill = 1,500
  • GST (18%) = 270
  • Service charge (10%) = 150
  • Total = 1,920
What is
percent of
=300
Calculation: (15 ÷ 100) × 2,000 = 300

Mental math shortcut: 10% is your friend

To find 10% of any number, move the decimal one place left (850 → 85). Then build other percentages: 15% = 10% + 5% (half of 10%).

Percentages are “per 100” — think of % as a rate applied to a base number.

What is X% of Y? (Percent of a Number)

Convert percent to a decimal, then multiply by the base value.

This is the most common percentage question. The formula is straightforward: multiply the base value by the percentage (as a decimal). To convert a percentage to a decimal, divide by 100. For example, 18% becomes 0.18.

In day-to-day usage, this shows up as “what is 18% GST on this bill?”, “what is 30% discount?”, or “what is 10% service charge?”. The key is to be crystal clear about what the base is — the percentage is applied to the base number, not to some other reference.

Discount example
  • Original price = 2,999
  • Discount = 30%
  • Discount amount = (30 ÷ 100) × 2,999 = 899.70
  • Final price = 2,999 − 899.70 = 2,099.30

Mini calculator: Percent of a number

What is
percent of
=300
Calculation: (15 ÷ 100) × 2,000 = 300

Common mistake: using the wrong base

Always ask: “X% of what?” The percentage is applied to the base number you’re multiplying — not the final price or some other reference.

Shortcut: multiply first, divide later

For 18% of 5,000: compute 18 × 5,000 = 90,000, then divide by 100 → 900.

Percent of a number = (percent ÷ 100) × base.

X is what % of Y?

Divide first (part ÷ whole), then multiply by 100.

This flips the previous question. Instead of asking “what is 12% of 500?”, you ask “12 is what percent of 500?”. The idea is to measure how big X is compared to Y.

The formula is: percent = (part ÷ whole) × 100. You'll use this when you want to compare performance (you completed 42 tasks out of 60), utilization (used 18 GB out of 64 GB), or any “how much of the total” question.

Completion example
  • Completed = 42
  • Total = 60
  • Percent complete = (42 ÷ 60) × 100 = 70%

Mini calculator: X as a % of Y

Key insight: this is a ratio question

“X is what percent of Y?” is really “How large is X relative to Y?” — compute the ratio first, then express it per 100.

To find “what % of”, divide first, then multiply by 100.

Percentage Increase & Decrease

Percent change is relative to the old value: (new − old) ÷ old.

Percentage change measures how much something changed relative to its original value. You can think of it as: “change ÷ original”. The sign tells you whether it's an increase or a decrease.

This is used everywhere: salary hikes, price inflation, growth rates, month-over-month business metrics, and portfolio returns. The biggest mistake people make is using the wrong base. For percent change, the base is the original (old) value — not the new one.

Salary hike example
  • Old salary = 50,000
  • New salary = 55,000
  • Change = 5,000
  • Percent change = (5,000 ÷ 50,000) × 100 = +10%

Mini calculator: Percent change

Common mistake: dividing by the new value

Percent change uses the old (original) value as the base. If you divide by the new value, you’ll get a different percent.

Percent change always uses the old value as the base.

Percentage Chain Calculator (multiple steps)

Apply multiple percentage increases/decreases in order — each step uses the updated value as the new base.

In real life, you often apply more than one percentage change. For example: a price goes up 10% due to demand, then you apply a 10% discount, then add tax. These are sequential — each step applies to the result of the previous step.

This is why “+10% then −10%” doesn't return to the original value: the second change is applied to a new base. A chain calculator makes this visible step-by-step.

Example: two-step adjustment
  • Start = 1,000
  • Step 1: +10% → 1,100
  • Step 2: −10% of 1,100 → 990
  • Net = −1%

Try it: Percentage Chain Calculator

Think in multipliers

A +10% step is × 1.10. A −10% step is × 0.90. Chaining is multiplying these multipliers in order.

Sequential percentage changes apply to the updated base each step.

Why +10% then −10% doesn't cancel out

Because the second percent applies to a different base after the first change.

A +10% move and a −10% move look symmetric, but they are applied to different bases. After you increase a value by 10%, the base becomes larger — so a 10% decrease removes more than the original increase would suggest.

This is the reason losses are harder to recover from than gains. If you lose 50%, you need a 100% gain to get back to where you started. In investing and business metrics, this “different base” effect is responsible for a lot of confusion.

Up then down example
  • Start = 100
  • After +10% → 110
  • After −10% of 110 → 99 (not 100)

Mini calculator: Up-Down Asymmetry

Key insight: the base changes after each step

Percentages are sequential. After +10%, you’re no longer working with the original 100 — the new base is 110.
Same percent up/down doesn't return to start
ScenarioStart → After +10%After −10% (of new base)
Example100 → 110110 → 99
Net change+10−11

The second percentage is applied to a different base.

Compounding Percentages (10% + 10% + 10%)

Repeated percentage changes compound because each step uses the updated value as the base.

When you apply the same percentage repeatedly (like growth each year), the effects compound. Compounding means each period's percentage is applied to the updated base from the previous period, not the original starting value.

This is why consistent small improvements add up over time, and why interest can grow quickly if it compounds. To compare linear vs compounded thinking: linear adds the same absolute amount each time, while compounding grows the absolute amount over time because the base keeps increasing.

Three periods example
  • Start = 1,000
  • Rate = 10% for 3 periods
  • Compounded final = 1,000 × 1.1³ = 1,331

Mini calculator: Compound repeat (+ linear comparison)

Pro tip: think in multipliers

A +10% step is “× 1.10”. Three steps is “× 1.10 × 1.10 × 1.10”. Multipliers make repeated percentage changes easier to reason about.

Compounding applies the % to the updated base each period.

Loss Recovery (why a 50% loss needs 100% gain)

After a loss, the same % gain applies to a smaller base — so you need a bigger percentage to recover.

This is one of the most important percentage insights for investing, business metrics, and even personal finance: losses and gains are not symmetric.

If you lose 50%, you have half the original value left — so a 50% gain is not enough. You need a 100% gain to get back to the starting point.

Quick example
  • Start = 100
  • After −50% → 50
  • To recover: 50 → 100 requires +100%

Mini calculator: Loss Recovery

Big losses require huge gains

A −75% loss needs +300% gain to recover. A −90% loss needs +900% gain.

Recovery % = loss% ÷ (100 − loss%) × 100.

Common Percentage Mistakes (and how to avoid them)

Most percentage errors come from using the wrong base or mixing up similar-sounding concepts.

Percentages are simple, but they are easy to misuse. The fastest way to get accurate results is to slow down for 3 seconds and confirm: “percentage of what?” and “what is my base?”

Use this checklist when your answer feels surprising or when you are comparing two values (old vs new).

Quick sanity check
  • If you are taking 15% of a number, the result should be smaller than the base.
  • If a value drops 50%, it needs a 100% gain to recover.

Ask two questions every time

1) What is the base? 2) Is it “percent of” or “percent change”? If you answer these, you avoid most mistakes.
Mistakes that cause wrong answers
MistakeWrong approachCorrect approach
Wrong base for percent changeDivide by new valueDivide by old (original) value
+X% then −X% cancelsAssume it returns to startSecond % applies to a new base
Forgetting ÷ 100Use 15 instead of 0.15Convert percent to decimal (÷ 100)
Percent vs percentage points5% → 8% is “3% increase”It is 3 points, but 60% relative increase

Most mistakes disappear when you clearly identify the base.

Quick Formula Reference

Bookmark this section: the same 4–5 formulas cover most real-life percentage problems.

If you remember only one thing: percentages are always applied to a base. These formulas are just ways to identify the base and convert between “per 100” and real values.

Example
  • 15% of 200 = (15 ÷ 100) × 200 = 30
  • 30 is what % of 200 = (30 ÷ 200) × 100 = 15%
Core formulas
QuestionFormulaExample
X% of Y(X ÷ 100) × Y15% of 200 = 30
X is what % of Y(X ÷ Y) × 10042 of 60 = 70%
Percent change((new − old) ÷ old) × 10050k → 55k = +10%
Original before discountfinal ÷ (1 − discount/100)800 after 20% off → 1,000
Compound %start × (1 + r/100)^n1,000 at 10% for 3 → 1,331

Know the base, then apply the right formula.

FAQs

What is a percentage in simple words?

A percentage is a part out of 100. For example, 25% means 25 out of 100. The % sign means “per 100”.

How do you calculate X% of Y?

Convert X% to a decimal by dividing by 100, then multiply by Y: (X ÷ 100) × Y.

How do you calculate percent change?

Percent change = ((new − old) ÷ old) × 100. Use the old value as the base.

Why does +10% and −10% not cancel out?

Because the second percentage is applied to a different base. After +10%, the value is higher, so −10% removes more.

How is compounding different from a simple increase?

Compounding applies the percentage to the updated value each period, so the absolute increase grows over time.

What does “X is what % of Y” mean?

It asks how large X is compared to Y: (X ÷ Y) × 100.

Can a percentage be greater than 100%?

Yes. More than 100% means the new value is more than the original base (e.g., a 150% increase means 2.5× the original).

What is the fastest way to estimate 15% mentally?

Find 10% and add 5% (half of 10%). Example: 15% of 200 = 20 + 10 = 30.

What is reverse percentage (original price before discount)?

If final price is X after Y% discount, original = X ÷ (1 − Y/100). Example: 800 after 20% off → 800 ÷ 0.8 = 1,000.

What is the difference between percentage and percentage points?

A change from 5% to 8% is +3 percentage points, but it is a 60% relative increase ((8−5)/5 × 100).

Why is recovering from a 50% loss harder than a 50% gain?

Because the base changes. If 100 drops to 50 (−50%), it must rise to 100 (+100%) to recover.

How do you calculate GST amount if price includes GST?

If price includes 18% GST: GST = (final × 18) ÷ 118. Example: 1,180 includes GST → GST = 180.

How do I calculate percent change in Excel or Google Sheets?

Use =(new-old)/old and format the cell as percentage.

What is the difference between markup and margin?

Markup is based on cost; margin is based on selling price. They are different and often confused.

Want to run more scenarios?

Open the full Percentage Calculator to explore advanced modes like reverse percentage and recovery after loss.

Open Percentage Calculator