Percentage Calculator

在线百分比计算工具 — 求百分比值、计算占比、百分比增减变化,实时计算

What is X% of Y?

=

X is what percent of Y?

=

Percentage Change

=

What is a Percentage?

A percentage is a way of expressing a number as a fraction of 100, using the "%" symbol. It converts ratios to a common baseline of 100, making different magnitudes easily comparable. Percentages are widely used in everyday life, business analysis, academic research, and engineering calculations — one of the most fundamental and practical mathematical concepts.

Three Common Percentage Calculation Scenarios

1. Finding a Percentage Value: What is X% of Y?

This is the most common percentage calculation scenario. For example, "What is 20% of 150?" The formula is:

Result = (X / 100) × Y

  • Discount calculation: Item priced at $200 with a 15% discount → (15/100) × 200 = $30 off.
  • Tax calculation: Salary of $8,000 with 5% social insurance → (5/100) × 8,000 = $400 deducted.
  • Interest calculation: Deposit of $10,000 at 3.5% annual rate → (3.5/100) × 10,000 = $350 annual interest.

2. Finding a Ratio: X is What Percent of Y?

When you need to know what proportion a part represents of the whole, use this calculation. The formula is:

Percentage = (X / Y) × 100%

  • Test scores: Scored 85 out of 100 → (85/100) × 100% = 85%.
  • Market share: Company revenue $5M, industry total $20M → (5/20) × 100% = 25%.
  • Project progress: 36 tasks completed out of 48 → (36/48) × 100% = 75%.

3. Percentage Change: From X to Y

Measures the relative change from an old value to a new value. The formula is:

Change Rate = ((New - Old) / Old) × 100%

  • Salary increase: Monthly salary from $6,000 to $7,200 → ((7200-6000)/6000) × 100% = 20% increase.
  • Price drop: Stock from $50 to $40 → ((40-50)/50) × 100% = -20% decrease.
  • User growth: Daily active users from 1,000 to 1,500 → ((1500-1000)/1000) × 100% = 50% increase.

Percentage vs Percentage Point

Percentage and percentage point are two commonly confused concepts:

ConceptMeaningExample
PercentageExpresses a proportion relative to a totalInterest rate from 5% to 6%, increase of 20%
Percentage PointAbsolute difference between two percentagesInterest rate from 5% to 6%, increase of 1 percentage point

In financial and economic reporting, "percentage points" are typically used to describe changes in percentage-based indicators like interest rates and unemployment rates to avoid ambiguity.

Common Misconceptions in Percentage Calculations

  • Base confusion: Going from 100 to 150 is a 50% increase, but going from 150 back to 100 is not a 50% decrease — it's a 33.33% decrease. The base matters.
  • Adding percentages incorrectly: A 10% increase followed by another 10% increase does not total 20% — it totals 21%, because the second increase uses a different base.
  • Over 100% misunderstanding: Percentages can exceed 100%. Revenue growth of 150% means it grew by 1.5 times.
  • Division by zero: When calculating ratios or change rates, the divisor (base) cannot be zero — the result would be undefined.

Why Use an Online Percentage Calculator?

In daily work and life, percentage calculations are everywhere — discounts, investment returns, grade evaluations, data analysis... Manual calculations are prone to errors, especially when decimals, percentage points, and consecutive changes are involved. Our online percentage calculator provides the three most commonly used calculation modes with instant results — no need to open Excel or write code. All computations run locally in the browser, no installation required, completely free. It's the pocket percentage calculator everyone should have on hand.