Math · 5 min read · Published: April 1, 2025

How to Calculate Percentages: Methods, Formulas & Examples

Percentages are everywhere in daily life — from shopping discounts and tax calculations to exam scores and business growth rates. Despite being one of the most fundamental mathematical concepts, many people struggle with percentage calculations. This comprehensive guide will teach you how to calculate percentages using simple methods and formulas, with practical examples you can apply immediately.

What is a Percentage?

A percentage is a way of expressing a number as a fraction of 100. The word "percent" literally means "per hundred" — derived from the Latin "per centum." When you see 50%, it means 50 out of every 100, or simply half of something.

Percentages are used to standardize comparisons. Instead of saying "I scored 45 out of 60" or "I scored 30 out of 40," converting both to percentages (75% in both cases) makes direct comparison effortless.

Key characteristics of percentages:

  • Always relative: A percentage always refers to a portion of some whole (the base value)
  • Dimensionless: Unlike units like meters or kilograms, percentages have no unit — they are pure ratios
  • Can exceed 100%: Values above 100% indicate something greater than the original whole (e.g., 200% growth means the value tripled)
  • Interchangeable with decimals: 25% = 0.25, 150% = 1.5

Percentage Formula

The basic percentage formula is straightforward and forms the foundation for all percentage calculations:

Percentage = (Part / Whole) × 100

This formula answers the question: "What percentage is the Part of the Whole?" Let's break down each component:

  • Part: The value you want to express as a percentage of something
  • Whole: The total or reference value (the base)
  • × 100: Converts the decimal fraction into a percentage

For example, if you scored 42 out of 50 on a test:

  • Part = 42, Whole = 50
  • Percentage = (42 / 50) × 100 = 84%

You can rearrange this formula to solve for any unknown variable:

  • Find the Part: Part = (Percentage × Whole) / 100
  • Find the Whole: Whole = (Part × 100) / Percentage

How to Find Percentage of a Number

Finding a percentage of a number is one of the most common calculations in everyday life. The formula is:

Result = (Percentage / 100) × Number

Here are practical examples of finding percentages of numbers:

Example 1: Finding 20% of 350

  • Result = (20 / 100) × 350
  • Result = 0.20 × 350 = 70

Example 2: Finding 15% tip on a $85 restaurant bill

  • Tip = (15 / 100) × 85
  • Tip = 0.15 × 85 = $12.75

Mental Math Shortcuts

These shortcuts make percentage calculations faster without a calculator:

  • 10% of any number: Move the decimal point one place left (10% of 450 = 45)
  • 5% of any number: Find 10% and halve it (5% of 450 = 22.5)
  • 25% of any number: Divide by 4 (25% of 200 = 50)
  • 1% of any number: Move decimal two places left (1% of 450 = 4.5)
  • Combine shortcuts: For 15%, add 10% + 5% together

Percentage Increase and Decrease

Percentage change measures how much a value has grown or shrunk relative to its original value. This is critical in finance, business analytics, and science.

Percentage Increase Formula

% Increase = ((New Value - Old Value) / Old Value) × 100

Example: Your salary increased from $50,000 to $57,500:

  • % Increase = ((57,500 - 50,000) / 50,000) × 100
  • % Increase = (7,500 / 50,000) × 100 = 15%

Percentage Decrease Formula

% Decrease = ((Old Value - New Value) / Old Value) × 100

Example: A product price dropped from $80 to $64:

  • % Decrease = ((80 - 64) / 80) × 100
  • % Decrease = (16 / 80) × 100 = 20%

Important note: Percentage increase and decrease are not symmetrical. A 50% increase followed by a 50% decrease does not return you to the original value. If $100 increases by 50% to $150, then decreases by 50%, you get $75 — not $100.

Common Percentage Calculations

Here are the most frequently needed percentage calculations organized by use case:

Exam and Grade Calculations

  • Score percentage: (Marks obtained / Total marks) × 100
  • Pass threshold: Usually 33% to 40% depending on the institution
  • Grade boundaries: A+ = 90%+, A = 80-89%, B = 70-79%, etc.

Financial Percentages

  • Sales tax: Tax amount = Price × (Tax rate / 100)
  • Discount: Discounted price = Original × (1 - Discount% / 100)
  • Profit margin: ((Revenue - Cost) / Revenue) × 100
  • Interest rate: Interest = Principal × Rate × Time

Business and Data Analysis

  • Market share: (Company sales / Total market sales) × 100
  • Conversion rate: (Conversions / Total visitors) × 100
  • Growth rate: ((Current - Previous) / Previous) × 100

Practical Examples

Let's work through real-world scenarios step by step:

Example 1: Shopping Discount

A jacket originally costs $120 and is on sale for 35% off. What do you pay?

  • Discount amount = (35 / 100) × 120 = $42
  • Sale price = $120 - $42 = $78
  • Or directly: $120 × (1 - 0.35) = $120 × 0.65 = $78

Example 2: Investment Returns

You invested $5,000 and your portfolio is now worth $6,250. What is your return?

  • Return = ((6,250 - 5,000) / 5,000) × 100 = 25%

Example 3: Splitting a Bill with Tip

A dinner bill is $156 for 4 people with 18% tip:

  • Tip = (18 / 100) × 156 = $28.08
  • Total = $156 + $28.08 = $184.08
  • Per person = $184.08 / 4 = $46.02

Example 4: Comparing Test Scores

Student A scored 72/80, Student B scored 65/75. Who performed better?

  • Student A: (72/80) × 100 = 90%
  • Student B: (65/75) × 100 = 86.67%
  • Student A performed better by 3.33 percentage points
Try Our Tool: Use our free Percentage Calculator to instantly solve any percentage problem — find percentages, calculate increase/decrease, and more.