How To Calculate Percentage Of Change | Get Accurate Results

Percent change equals (new minus old) divided by old, then multiplied by 100 to show the size of an increase or decrease.

Percent change tells you how big a shift was compared with where you started. That comparison is the whole point. A $10 jump means one thing when you begin at $20 and another thing when you begin at $2,000.

You run into this in grades, budgets, prices, fitness logs, and website stats. The arithmetic stays the same. The part that trips people up is choosing the right baseline, keeping the sign, and writing the result so it cannot be misread.

What Percentage Change Measures

Percentage change compares a new value to an old value and expresses the difference as a percent of the old value. It answers one clean question: how large was the change relative to the starting point?

A positive result means the value went up. A negative result means the value went down. That sign is useful, so keep it.

Where You Will Use It

  • Comparing one test score to the previous test score
  • Tracking a price from last week to this week
  • Measuring growth in followers, clicks, or sign-ups
  • Comparing this year to last year in a budget or report
  • Checking how a time or speed changed between two trials

Where It Gets Weird

Percent change can confuse people when the starting value is zero, close to zero, or negative. In those cases, the math can still run, yet the meaning can feel odd. The fix is not fancy math. It is clear labeling and a sentence of context.

How To Calculate Percentage Of Change In One Formula

The standard formula has three moves:

  • Find the difference: new minus old
  • Divide by the old value
  • Multiply by 100

Percent change = ((new – old) / old) * 100

Why The Old Value Goes In The Denominator

Dividing by the old value anchors the result to the starting point. That is what makes the answer a percent of where you began. If you divide by the new value instead, you are answering a different question.

One-Line Sign Check

If the new value is bigger than the old value, the percent change should be positive. If the new value is smaller, the percent change should be negative.

Step-By-Step Worked Examples

Example 1: A Simple Increase

Old value: 50. New value: 65.

  • Difference: 65 – 50 = 15
  • Divide by old: 15 / 50 = 0.3
  • Convert to percent: 0.3 * 100 = 30%

The value rose by 30%.

Example 2: A Simple Decrease

Old value: 80. New value: 60.

  • Difference: 60 – 80 = -20
  • Divide by old: -20 / 80 = -0.25
  • Convert to percent: -0.25 * 100 = -25%

The value fell by 25%.

Example 3: A Price Cut With Currency

Old price: $120. New price: $99.

  • Difference: 99 – 120 = -21
  • Divide by old: -21 / 120 = -0.175
  • Convert to percent: -0.175 * 100 = -17.5%

The price dropped 17.5%.

A Common Old-Vs-New Mix-Up

Many errors come from flipping old and new. If you do old minus new, your sign flips and you will say increase when it was a decrease, or the other way around. Label your baseline first, then do new minus old.

Rounding, Reporting, And Clarity

Percent change can be reported with different precision depending on the setting. For homework, you may need an exact fraction, decimal, or a percent rounded to a given place. For everyday reporting, one decimal place often reads well.

Pick one rounding rule and stay consistent. If you round one row to one decimal place and another row to two, comparisons get messy fast.

Percent Change Vs Percentage Points

Percent change and percentage points are not the same.

  • If a rate moves from 10% to 12%, that is a +2 percentage point change.
  • In percent-change terms, 12% is 20% higher than 10% because (12 – 10) / 10 = 0.2.

Use percentage points when both values are already percentages and you want the plain gap. Use percent change when you want the relative shift.

Choosing The Baseline On Purpose

Percent change depends on the starting value you choose. If you pick a different starting point, you get a different percent change, even when the final value stays the same. That is normal. It is built into the definition.

When you compare many periods, decide what “old” means before you start calculating:

  • Week over week: each week compared with the previous week
  • Month over month: each month compared with the previous month
  • Year over year: this month compared with the same month last year
  • From a fixed base date: every value compared with one chosen starting point

If you want a plain reference for the subtract-divide-multiply method used in official statistics, the U.S. Bureau of Labor Statistics spells it out in its guide to calculating percent changes.

Table: Percent Change In Real Situations

These examples show how the same formula fits different contexts. The “Old -> New” column is the only place where the situation changes.

Situation Old -> New Percent change
Test score improvement 72 -> 81 ((81-72)/72)*100 = 12.5%
Price discount $250 -> $200 ((200-250)/250)*100 = -20%
Weekly steps increase 35,000 -> 42,000 ((42,000-35,000)/35,000)*100 = 20%
App downloads dip 9,500 -> 8,360 ((8,360-9,500)/9,500)*100 = -12%
Rent change $1,600 -> $1,680 ((1,680-1,600)/1,600)*100 = 5%
Website traffic growth 48,000 -> 60,000 ((60,000-48,000)/48,000)*100 = 25%
Inventory reduction 400 -> 310 ((310-400)/400)*100 = -22.5%
Energy bill spike $90 -> $117 ((117-90)/90)*100 = 30%

Handling Tricky Cases Without Getting Lost

When The Old Value Is Zero

If the old value is 0, you cannot divide by it, so the standard percent change formula fails. In plain terms, “a percent of zero” does not exist.

Better options depend on what you are trying to communicate:

  • Report the raw change: “It went from 0 to 15.”
  • Use a meaningful baseline, like the first non-zero period, then compute change from there.
  • Use a rate per unit when time or size is part of the story: “15 new sign-ups per day.”

When Values Are Negative

Negative numbers show up in finance (losses), temperatures below zero, or any measurement with a signed scale. You can compute percent change, yet you need a careful sentence because the baseline is negative.

Example: old = -50, new = -25.

  • Difference: -25 – (-50) = 25
  • Divide by old: 25 / -50 = -0.5
  • Convert: -0.5 * 100 = -50%

The value moved toward zero, yet the percent change is negative because the baseline was negative. If you write the story in words, include the before-and-after values so the direction is obvious.

When A Value Crosses Zero

If a value goes from negative to positive, percent change can explode into a huge number that does not read well. In that case, report the raw difference and the two values, and only add percent change if your audience expects it.

Fast Checks That Catch Mistakes Early

Before you trust any percent change, run a few quick checks. They take seconds and stop the classic sign and denominator errors.

Check 1: Direction

If the new value is smaller, your percent change should be negative. If the new value is bigger, your percent change should be positive.

Check 2: Scale

Ask: is the difference large compared with the old value? If old is 20 and the difference is 10, 50% sounds right. If old is 2,000 and the difference is 10, 0.5% sounds right.

Check 3: Decimal Placement

0.08 as a decimal is 8%. 0.8 is 80%. Multiplying by 100 moves the decimal point two places to the right. That is the whole conversion.

Reversing The Problem: Finding New Or Old From A Percent Change

Sometimes you know the percent change and the old value, and you need the new value. This shows up in budgeting, grade targets, and price adjustments.

Finding The New Value

Turn the percent change into a multiplier, then multiply the old value.

  • Increase of 15% means multiplier 1.15
  • Decrease of 15% means multiplier 0.85

New value = old * multiplier.

Example: old = 200, increase = 15%. New = 200 * 1.15 = 230.

Finding The Old Value

If you know the new value and the percent change, divide by the multiplier.

Old value = new / multiplier.

Example: new = 230, increase = 15%. Old = 230 / 1.15 = 200.

Percent Change In Spreadsheets And Calculators

If you use a spreadsheet, percent change becomes a one-cell formula. Put the old value in one cell and the new value in another, subtract, divide by old, then format the result as a percent.

Spreadsheet Pattern

  • If old is in A2 and new is in B2: (B2-A2)/A2
  • Format the result as a percent to display it cleanly

Formatting as a percent multiplies by 100 for display. If you also multiply by 100 inside the formula, the answer will be 100 times too large.

Calculator Labels To Watch

Some calculators show a button labeled percent change, while others show percent difference. Percent difference often uses an average in the denominator, which answers a different question than percent change from a clear starting value.

If you want extra practice with clean, step-by-step problems, Khan Academy has a lesson that walks through percent change as part of its percentages unit: Calculating percent change.

Table: Pick The Right Percent Language

This table helps you choose words that match the math you used, so readers hear the right meaning.

What You Compare Best Measure Clear Wording
New value vs a clear starting value Percent change “Up 12.5% from last test”
Two rates that are already percentages Percentage points “Up 2 points, from 10% to 12%”
Two measurements with no clear baseline Percent difference “They differ by 6%”
Change from zero Raw difference or rate “Went from 0 to 15”
Many periods with one base date Indexed percent change “Up 18% since the base year”
Small movements where rounding matters Percent change with decimals “Up 0.4% month over month”

Common Mistakes And How To Avoid Them

Using The New Value As The Denominator

This changes the meaning from percent of the starting point to percent of the ending point. The numbers can be close, yet they are not interchangeable. If you are reporting change from last week, last week stays in the denominator.

Forgetting The Percent Conversion

If you stop after dividing, you have a decimal, not a percent. 0.25 is 25% once you convert. A spreadsheet percent format handles that conversion on screen.

Dropping The Minus Sign

A decrease without a minus sign can flip the meaning. Keep the sign, then use a verb that matches it: fell, dropped, declined.

Comparing The Wrong Periods

Some data swings with seasons. A month-to-month comparison can look jumpy, while a year-over-year comparison can read cleaner. Pick one comparison style that matches your goal, then keep it consistent across the full set of numbers.

A Practical Checklist You Can Reuse

  • Label old and new before you calculate.
  • Compute (new – old) / old.
  • Convert to a percent by multiplying by 100, or format as percent in a spreadsheet.
  • Keep the sign and describe direction in words.
  • State the base period so readers know what you compared.
  • Watch for old = 0 and negative baselines; add context when needed.

References & Sources