Percentage Change Calculator

Instantly find the percent increase or decrease between two numbers

Percentage Change:
---
Enter values to calculate

How to Calculate Percentage Change

Percentage change is an essential mathematical concept used to express how a value changes relative to its original size. Whether you are tracking the growth of an investment portfolio, calculating a retail discount, determining a company's year-over-year revenue growth, or measuring a change in test scores, understanding this metric is crucial.

The Percentage Change Formula

The calculation is straightforward and follows this universally accepted formula:

Percentage Change = ((New Value - Old Value) ÷ |Old Value|) × 100

Here is the step-by-step breakdown of how the formula works in practice:

  1. Find the absolute difference: Subtract the Old (Original) Value from the New Value. If the new value is larger, this number will be positive (an increase). If the new value is smaller, it will be negative (a decrease).
  2. Divide by the Original Value: Take the result from Step 1 and divide it by the absolute value of the Original Value. (We use the absolute value of the original number so that if you start with a negative number, the direction of the change remains accurate).
  3. Convert to a Percentage: Multiply the decimal result by 100 and add a percent sign (%).

Real-World Examples

Example 1: Calculating a Price Increase

Suppose you bought a stock for $50 (Old Value), and a year later, it is worth $65 (New Value). What is the percentage change?

  • Step 1: $65 - $50 = $15
  • Step 2: $15 ÷ $50 = 0.30
  • Step 3: 0.30 × 100 = 30% increase

Example 2: Calculating a Sales Decrease

A retail store sold 200 units of a product last month (Old Value). This month, they sold 150 units (New Value). What is the percentage change?

  • Step 1: 150 - 200 = -50
  • Step 2: -50 ÷ 200 = -0.25
  • Step 3: -0.25 × 100 = -25% change (a 25% decrease)

Example 3: Dealing with Negative Numbers

What if a company's profits went from -$10,000 (a loss) to $5,000 (a profit)?

  • Step 1: $5,000 - (-$10,000) = $15,000
  • Step 2: $15,000 ÷ |-$10,000| = 1.5
  • Step 3: 1.5 × 100 = 150% increase

Percentage Change vs. Percentage Difference

It is very common to confuse "percentage change" with "percentage difference," but they are used in entirely different scenarios. You use Percentage Change when there is a clear chronological order—an old value that transformed into a new value over time. You use Percentage Difference when you are comparing two independent items of the same type without a strict "before and after" relationship (e.g., comparing the heights of two different buildings). In percentage difference, you divide the absolute difference by the average of the two numbers, rather than the original number.

Mathematical calculations like this are essential not only in finance but also in understanding statistics. For example, if you are analyzing demographic shifts, a 10% change in population metrics could significantly alter probabilities and statistical distributions in demographic studies.

Frequently Asked Questions

How do you calculate percentage change?

To calculate percentage change, subtract the old value from the new value, divide the result by the absolute value of the old value, and then multiply by 100. The formula is: ((New Value - Old Value) / |Old Value|) × 100.

What is the difference between percentage change and percentage difference?

Percentage change measures the relative difference between an old (original) value and a new value over time. Percentage difference is used when comparing two numbers without a chronological order, calculated by dividing the absolute difference by the average of the two numbers.

Can percentage change be negative?

Yes. If the new value is smaller than the old value, the calculation will result in a negative number, indicating a percentage decrease. For example, a drop from 100 to 80 is a -20% change.

Can percentage change be more than 100%?

Absolutely. If a value more than doubles, the percentage change will exceed 100%. For example, an increase from 10 to 30 is a 200% increase (or +200% change).

What if the starting value is zero?

If the original value is zero, calculating the percentage change mathematically results in division by zero, which is undefined. In practical terms, any increase from zero is typically considered a "new" metric rather than a percentage growth, or mathematically represented as infinity.