Skip to main content
Back to Resource Library
Math

Percentage Change vs Percentage Difference

CalConvs Team
May 25, 2026
Math

Most people use the terms percentage change and percentage difference interchangeably. In everyday conversation that is usually fine. But in mathematics, science, business and finance they mean two distinct things and using the wrong one gives the wrong answer.

This article explains both concepts clearly, shows you when to use each one and links you to the free calculator for each.

Percentage Change: Measuring Movement Over Time

Percentage change measures how much a single value has increased or decreased from one point in time to another. It has a clear direction: you start at one point and end at another.

Use percentage change when a price rises or falls, a salary changes from one year to the next, a population grows or shrinks, or a test score improves or worsens between two sittings.

Percentage Change Formula

Formula: Percentage change = ((New value minus Old value) divided by Old value) multiplied by 100

A positive result means an increase. A negative result means a decrease.

Example 1: Sales rise from 200 to 250 units.

Change = ((250 minus 200) divided by 200) multiplied by 100 = 25 percent increase

Example 2: Temperature drops from 30 degrees to 24 degrees.

Change = ((24 minus 30) divided by 30) multiplied by 100 = minus 20 percent decrease

Use the Percentage Change Calculator to calculate any increase or decrease instantly.

Percentage Difference: Comparing Two Values Without a Direction

Percentage difference compares two values that exist at the same point in time, with neither one treated as the starting point. Because there is no before and after, the result has no direction. It is always expressed as a positive number.

Use percentage difference when comparing two prices in two different stores at the same moment, two populations that both exist right now, or two measurements taken simultaneously where neither is a baseline.

Percentage Difference Formula

Formula: Percentage difference = (Absolute difference divided by Average of both values) multiplied by 100

The absolute difference means ignore any minus sign.

Example: Store A sells a jacket for 120 dollars. Store B sells the same jacket for 150 dollars.

Difference = 150 minus 120 = 30

Average = (120 plus 150) divided by 2 = 135

Percentage difference = (30 divided by 135) multiplied by 100 = 22.2 percent

Use the Percentage Difference Calculator for this type of symmetric comparison.

Side by Side Comparison

Percentage ChangePercentage Difference
What it measuresChange in one value over timeGap between two values at the same time
DirectionCan be positive or negativeAlways positive
Reference pointThe older or original valueThe average of both values
Common usesPrice changes, salary changes, growth ratesComparing two products, two cities, two salaries
Formula denominatorThe old or original valueThe average of the two values

A Worked Example That Shows Why It Matters

A Worked Example That Shows Why It Matters

A product costs 80 dollars in one country and 100 dollars in another.

If you use percentage change with 80 as the base:

Change = ((100 minus 80) divided by 80) multiplied by 100 = 25 percent

If you use percentage change with 100 as the base:

Change = ((80 minus 100) divided by 100) multiplied by 100 = minus 20 percent

If you use percentage difference:

Difference = (20 divided by 90) multiplied by 100 = 22.2 percent

You get three different answers. Percentage difference (22.2 percent) is the right choice here because neither price is a baseline.

What About Percentage Points?

A percentage point is the arithmetic difference between two percentages — not the same as percentage change.

Example: Interest rates rise from 3 percent to 5 percent. The rise in percentage points = 5 − 3 = 2 percentage points. The percentage change = ((5 − 3) / 3) × 100 = 66.7 percent increase. Both statements are correct but describe the same event differently.

Quick Decision Guide

SituationUse
Is there a clear before and after?Percentage Change
Are you comparing two things that both exist right now?Percentage Difference
Are you comparing two raw percentage numbers?Percentage Points

Related Tools

Frequently Asked Questions

Which formula should I use when comparing salaries at two different companies?

Use percentage difference. Neither salary is a before or after — they coexist at the same time and neither is the reference point. Divide the absolute difference by their average and multiply by 100.

Can percentage change be negative?

Yes. A negative percentage change means a decrease. If a value drops from 200 to 150, the percentage change is minus 25 percent. Percentage difference is always positive because it uses an absolute value.

Why do the three methods give three different answers for the same two numbers?

Because they use different denominators. Percentage change uses the original value. Percentage difference uses the average. Percentage points use direct subtraction. Each answers a different question, so picking the right one first is essential.

What is a percentage point used for?

Percentage points are used when comparing two raw percentages directly — interest rates, poll results, tax rates. It avoids the ambiguity of saying something like "the interest rate increased by 66 percent" when it actually moved from 3 to 5 percent.

Last updated on 5/25/2026