Percent Change Calculator

Solution

Share:

Percent Change

Solve for the signed percent change between a starting value and an ending value. Positive results are percent increases; negative results are percent decreases.

% Change = (Final − Initial) / Initial × 100

Initial Value

Recover the starting value when you already know the final value and the percent change.

Initial = Final / (1 + % Change / 100)

Final Value

Apply a percent change to a starting value to see the resulting final value.

Final = Initial × (1 + % Change / 100)

How It Works

Percent change compares an ending value to a starting value and expresses the gap as a percentage of the starting value. Subtract the initial value from the final value, divide by the initial value, and multiply by 100. Because the numerator keeps its sign, the answer tells you both how big the change is and which direction it went — positive for a percent increase, negative for a percent decrease. The same formula handles both cases, which is why one calculator can replace separate increase and decrease tools.

Example Problem

A pair of shoes priced at $80 goes on sale for $60. What is the percent change in price?

  1. Identify the values: Initial = $80, Final = $60.
  2. Subtract initial from final: 60 − 80 = −20.
  3. Divide by the initial value: −20 / 80 = −0.25.
  4. Multiply by 100 to convert to a percentage: −0.25 × 100 = −25%.
  5. Interpret the sign: the negative result means a 25% decrease in price (a discount).
  6. Verify by inverse-solving: Final = 80 × (1 + (−25)/100) = 80 × 0.75 = 60. ✓

A negative percent change is a percent decrease and a positive percent change is a percent increase — there is no separate formula for each direction. The sign alone tells you which.

When to Use Each Variable

  • Solve for Percent ChangeUse this mode when you know the starting (initial) value and the ending (final) value and want the signed percent change. Works for raises, discounts, growth rates, and any before-and-after comparison.
  • Solve for Initial ValueUse this mode when you know the final value and the percent change and want to recover the starting value — for example, finding last month's sales after a reported 12% drop.
  • Solve for Final ValueUse this mode when you know the starting value and want to project the result of applying a known percent change — for example, a 25% markup on a wholesale price.

Key Concepts

Percent change is directional: the sign of the result distinguishes an increase from a decrease. The reference point in the denominator is always the initial value, which is why swapping initial and final does not just flip the sign — it changes the magnitude too (10 → 12 is a 20% increase, but 12 → 10 is only about a 16.67% decrease). For comparisons where neither value is a natural baseline, percent difference (which divides by the average) is the better metric. If one value is an accepted standard rather than a starting point, percent error is more appropriate.

Applications

  • Finance: tracking changes in stock prices, account balances, and investment returns
  • Retail and e-commerce: expressing discounts and markups as percent decreases and increases
  • Economics: measuring inflation, GDP growth, and other year-over-year changes
  • Health and fitness: tracking weight change, body composition, or performance improvements
  • Operations: monitoring inventory levels, defect rates, or staffing changes between periods
  • Marketing analytics: comparing campaign conversions, traffic, or revenue across time windows

Common Mistakes

  • Swapping initial and final values — the formula is not symmetric, so this changes both the magnitude and the sign
  • Confusing percent change with percent difference — percent change requires a clear starting value, while percent difference divides by the average
  • Dropping the sign of a negative result — a −25% answer is meaningful (a decrease), not an error to be made absolute
  • Trying to compute percent change from an initial value of zero — division by zero leaves the percent change undefined; use percent difference or report the absolute change instead
  • Applying a percent increase and then the same percent decrease and expecting to return to the start — a 20% increase followed by a 20% decrease lands lower than the original (100 → 120 → 96)

Frequently Asked Questions

How do I calculate percent change?

Subtract the initial value from the final value, divide by the initial value, and multiply by 100. The formula is % Change = (Final − Initial) / Initial × 100. A positive answer is a percent increase; a negative answer is a percent decrease.

What is the difference between percent change and percent difference?

Percent change requires one value to be the starting point and divides by that initial value, so the sign tells you the direction. Percent difference treats both values equally and divides by their average, so the result is always non-negative and order does not matter. Use percent change for before-and-after comparisons; use percent difference when neither value is the baseline.

How do you find percent increase?

Apply the same percent change formula. If the final value is larger than the initial value, the result will be positive — that positive number is the percent increase. For example, a salary going from $50,000 to $55,000 gives (55000 − 50000) / 50000 × 100 = 10%, a 10% increase.

How do you find percent decrease?

Apply the same percent change formula. If the final value is smaller than the initial value, the result will be negative; the absolute value of that number is the percent decrease. For example, a price dropping from $80 to $60 gives (60 − 80) / 80 × 100 = −25%, a 25% decrease.

Why does the answer come out negative?

A negative percent change is not an error — it just means the final value is less than the initial value. The sign is the formula's way of distinguishing a percent decrease from a percent increase. Reporting both the magnitude and the sign keeps the information self-contained.

Can percent change exceed 100%?

Yes. A percent increase can be arbitrarily large — a value that triples represents a 200% increase, and a tenfold growth is a 900% increase. A percent decrease, however, cannot exceed −100% because that would require the final value to be less than zero relative to a positive starting value (or vice versa).

What if the initial value is zero?

Percent change is undefined when the initial value is zero because the formula would require dividing by zero. If you need to compare against a zero baseline, report the absolute change or switch to percent difference, which divides by the average of the two values instead.

If a value increases 20% and then decreases 20%, do I get back to the start?

No. A 20% increase followed by a 20% decrease lands lower than the original because the two percentages are calculated from different base values. Starting at 100, a 20% increase brings you to 120, and a 20% decrease from 120 gives 96 — a net 4% lower than where you started.

Reference:

Larson, Ron. Elementary Algebra. Cengage Learning. (Percent change formula and worked examples.)

Variables in the Percent Change Formula

Percent change measures how much a value has grown or shrunk relative to a known starting point. Because the initial value sits in the denominator and the numerator is signed, the result tells you both the magnitude and the direction of the change.

% Change = (Final − Initial) / Initial × 100

Where:

  • % Change — the signed percentage. Positive means a percent increase, negative means a percent decrease.
  • Initial — the starting value (must be non-zero).
  • Final — the ending value after the change.

For a percent increase, the final value is larger than the initial value and the formula returns a positive number. For a percent decrease, the final value is smaller and the formula returns a negative number. The inverse forms — Initial = Final / (1 + % / 100) and Final = Initial × (1 + % / 100) — let you recover either value when you already know the percent change.

Worked Examples

Salary

What is the percent change after a raise?

A worker earning $50,000 per year gets a raise to $55,000. What is the percent change in their salary?

  • Initial = 50000, Final = 55000
  • Difference: 55000 − 50000 = 5000
  • % Change = (5000 / 50000) × 100

% Change = 10 % (10% increase)

A positive percent change confirms an increase. The same formula handles raises, price hikes, and population growth.

Retail

What is the percent change on a discounted item?

A jacket marked at $80 is on sale for $60. What percent change does the shopper see at the register?

  • Initial = 80, Final = 60
  • Difference: 60 − 80 = −20
  • % Change = (−20 / 80) × 100

% Change = −25 % (25% decrease)

A negative percent change means a decrease — here, a 25% discount off the original price.

Inventory

What was the original stock count before a 20% drop?

A warehouse currently holds 240 units of an item after a 20% decrease from last month. How many units were on hand before the drop?

  • Final = 240, % Change = −20
  • Initial = 240 / (1 + (−20)/100)
  • Initial = 240 / 0.80

Initial = 300 units

Use the inverse-solve form when you only have the ending value and the percent change. Negative percent changes apply when the value decreased.

Related Calculators

Related Sites