Mathematics, Statistics & Geometry

Percentage Change Calculator

Instantly calculate the percentage increase or decrease between any two numbers. Get precise results with a step-by-step mathematical breakdown.

Percentage Change
50% Increase
Absolute Change50
Calculation StepsPercentage Change = ((Final - Initial) / |Initial|) × 100 = ((150 - 100) / |100|) × 100 = (50 / 100) × 100 = 0.5 × 100 = 50%

Calculated locally in your browser. Fast, secure, and private.

The Complete Guide to Percentage Change

A percentage change calculator is a fundamental mathematical tool used to measure the relative increase or decrease between two values. Whether you are tracking financial portfolio returns, monitoring sales growth quarter over quarter, analysing population shifts, or measuring scientific variance, percentage change converts raw differences into a standardised, comparable metric.

VfViVi×100\begin{aligned} \frac{V_{f} - V_{i}}{|V_{i}|} \times 100 \end{aligned}

Where:
VfV_{f}=
The new or current amount
ViV_{i}=
The original or starting amount

How to Calculate Percentage Change Step by Step

Computing percentage change by hand is straightforward once you understand the three-step process:

  1. Find the difference: Subtract the initial value from the final value.
  2. Divide by the absolute initial value: This normalises the change relative to where you started.
  3. Multiply by 100: This converts the decimal ratio into a percentage.

If the result is positive, you have a percentage increase. If it is negative, you have a percentage decrease.

Worked Example: A Simple Increase

Suppose a product's price rises from 60 to 72. What is the percentage change?

  • Step 1: Difference = 72 - 60 = 12
  • Step 2: Divide by the absolute initial value = 12 / |60| = 12 / 60 = 0.2
  • Step 3: Multiply by 100 = 0.2 x 100 = 20%

The result is positive, confirming that 72 is a 20% increase from 60.

Worked Example: A Decrease Into Negative Territory

Now consider a more challenging scenario: a value drops from 50 to -22. What is the percentage change?

  • Step 1: Difference = -22 - 50 = -72
  • Step 2: Divide by the absolute initial value = -72 / |50| = -72 / 50 = -1.44
  • Step 3: Multiply by 100 = -1.44 x 100 = -144%

The negative result tells us that -22 is a 144% decrease from 50.

The Trap: Negative Initial Values

Computing percentage change between two negative numbers is where most people make mistakes. Consider the change from -10 to -25:

  • Step 1: Difference = -25 - (-10) = -25 + 10 = -15
  • Step 2: Divide by the absolute initial value = -15 / |-10| = -15 / 10 = -1.5
  • Step 3: Multiply by 100 = -1.5 x 100 = -150%

This correctly identifies a 150% decrease. If you had forgotten to use the absolute value and divided -15 by -10 instead, you would have obtained +150%, falsely suggesting an increase. Since -25 is clearly smaller than -10, the correct answer must be negative. Always use the absolute value of the initial number in the denominator.

Why Use Absolute Value in the Denominator?

The vertical bars (| |) you see throughout this page represent absolute value, a core mathematical concept. The absolute value of a number is simply its distance from zero, always expressed as a positive number. For example, |7| = 7 and |-7| = 7.

In the percentage change formula, using |Vi| in the denominator ensures the direction of the change is never distorted by a negative starting point. Without it, calculations involving negative initial values would produce results with incorrect signs, leading to mathematically wrong conclusions.

Real-World Applications

Percentage change appears everywhere in daily life:

  • Finance: Measuring stock price movements, interest rate adjustments, and year-over-year revenue growth.
  • Retail: Calculating sale discounts, price markups, and inflation-adjusted costs.
  • Science: Expressing experimental error, population growth rates, and chemical concentration shifts.
  • Health: Tracking weight change, blood pressure fluctuations, and medication dosage adjustments.

Understanding how to calculate percentage change by hand is not just an academic exercise. It is a practical skill that helps you evaluate salary negotiations, assess investment performance, and interpret data in news reports with genuine confidence.

Frequently Asked Questions

The vertical bars represent absolute value, a standard mathematical notation. |x| means 'the positive magnitude of x, ignoring its sign'. For example, |5| = 5 and |-5| = 5. In our formula, |Vi| ensures the initial value is always treated as a positive number in the denominator, which is critical for producing correct results when starting from a negative number.

No. Percentage change measures the shift from an original value to a new value and has a clear direction (increase or decrease). Percentage difference, on the other hand, compares two values without treating either as the starting point. It uses the average of the two numbers as its denominator and is always expressed as a positive value.

20 is a 300% increase from 5. The calculation is: ((20 - 5) / |5|) x 100 = (15 / 5) x 100 = 300%. Because the result is positive, it represents a percentage increase.

10 is a 50% decrease from 20. The calculation is: ((10 - 20) / |20|) x 100 = (-10 / 20) x 100 = -50%. The negative result confirms it is a decrease.

3 is a 50% increase from 2. The calculation is: ((3 - 2) / |2|) x 100 = (1 / 2) x 100 = 50%.

When your initial value is negative (for example, going from -10 to -25), you must use the absolute value of the initial number in the denominator. The formula becomes: ((-25 - (-10)) / |-10|) x 100 = (-15 / 10) x 100 = -150%, which correctly identifies a 150% decrease. Forgetting the absolute value would flip the sign and produce a mathematically incorrect result.

Division by zero is undefined in mathematics. If your starting point is exactly zero, there is no base amount to measure the relative change against. In practical terms, going from 0 to any number represents an infinite relative change, which cannot be expressed as a finite percentage.

Absolutely. A percentage change greater than 100% simply means the value has more than doubled. For example, going from 50 to 150 is a 200% increase, meaning the value tripled. There is no upper limit to percentage change.