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.
How to Calculate Percentage Change Step by Step
Computing percentage change by hand is straightforward once you understand the three-step process:
- Find the difference: Subtract the initial value from the final value.
- Divide by the absolute initial value: This normalises the change relative to where you started.
- 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.