
Calculate the percentage increase or decrease between two values
Powered by Toolraxy · Math & conversion calculator

Founder & CEO, Toolraxy
Faiq Ur Rahman is a web designer, digital product developer, and founder of Toolraxy, a growing platform of web-based calculators and utility tools. He specializes in building structured, user-friendly tools focused on health, finance, productivity, and everyday problem-solving.
User Ratings:
ADVERTISEMENT
ADVERTISEMENT
When you’re tracking progress over time whether it’s your investment portfolio, business revenue, test scores, or even your weight, the raw numbers don’t always tell the full story. A $10 increase on a $100 investment feels very different from the same $10 gain on a $1,000 investment, but the absolute numbers alone don’t reveal that difference. That’s where percentage change comes in: it measures the relative change, giving you a standardized way to compare growth across different scales.
This percentage change calculator computes the percent increase or decrease between any two values. Just enter the initial and final numbers, and the tool shows you the percentage change, the absolute difference, the calculation steps, and an interpretation of what the result means. Whether you’re a student analyzing data, a business professional tracking metrics, or anyone who wants to understand how numbers change over time, this calculator delivers instant, accurate results. All processing runs locally in your browser, keeping your data private.
How to Use the Percentage Change Calculator
Enter the initial value using the first input field, this is the starting point of your measurement.
Enter the final value using the second input field, this is the ending point of your measurement.
Click Calculate or simply wait for automatic updates the percentage change appears instantly.
Review the percentage change, the absolute difference, and a plain-English interpretation of the result.
Use the example buttons to quickly test common scenarios like 100 → 120 (20% increase) or 100 → 80 (20% decrease).
The calculator applies the standard formula for percentage change, which expresses the relative difference between an initial value and a final value as a percentage of the initial value.
Formula: Percentage Change = ((Final − Initial) ÷ |Initial|) × 100
The formula works by dividing the absolute difference by the initial value, then multiplying by 100 to express the result as a percentage. The use of the absolute value of the initial value ensures that the calculation works even with negative numbers (though the calculator is designed for positive values in most use cases).
If the final value is greater than the initial value, the result is a percentage increase. If the final value is less than the initial value, the result is a percentage decrease. If the values are equal, the result is zero.
A company’s revenue was $100,000 last year and increased to $120,000 this year. What is the percentage increase?
Step 1: Identify the known values
Initial value = 100,000
Final value = 120,000
Step 2: Apply the formula
Percentage Change = ((120,000 − 100,000) ÷ 100,000) × 100
Step 3: Calculate
((20,000) ÷ 100,000) × 100 = 0.20 × 100 = 20%
Interpretation: Revenue increased by 20% from last year to this year. This means the growth was one-fifth of the original value.
Percentage change is the relative difference between an initial value and a final value, expressed as a percentage of the initial value. It’s calculated as ((Final − Initial) ÷ |Initial|) × 100.
A positive percentage change means the final value is greater than the initial value, an increase. For example, from 100 to 120 is a +20% increase.
A negative percentage change means the final value is less than the initial value, a decrease. For example, from 100 to 80 is a −20% decrease.
If the initial value is zero, the percentage change is undefined because division by zero is not allowed. The calculator will display an error message and prompt you to enter a valid initial value.
Percentage change is a relative measure ((Final − Initial) ÷ Initial × 100). Percentage points are an absolute measure of the difference between two percentages. For example, an increase from 50% to 60% is a 20% relative increase, but a 10 percentage point increase.
The calculator is designed for positive values in most use cases. For negative numbers, the formula still works using the absolute value of the initial value, but the interpretation becomes more complex.
To calculate percentage increase, subtract the initial value from the final value, divide by the initial value, and multiply by 100. For example, from 50 to 65: (65 − 50) ÷ 50 × 100 = 30%.
To calculate percentage decrease, subtract the initial value from the final value (which will be negative), divide by the initial value, and multiply by 100. For example, from 80 to 60: (60 − 80) ÷ 80 × 100 = −25%.
ADVERTISEMENT
ADVERTISEMENT