Percentage increase calculator
Calculate the percentage of increase or decrease between an initial value and a final value.
Processed on your device. Nothing is sent to any server.
Change
+20%
Calculate the percentage increase or decrease between an initial and a final value, useful for analyzing price, sales or metric changes.
Calculates ((final value - initial value) / initial value) x 100. The result is negative if the value decreased.
Use cases
- Calculating how much a price went up or down.
- Analyzing sales variation between two periods.
- Calculating the percentage growth of a metric.
How it works
- 1
Enter the initial value
Type the starting value.
- 2
Enter the final value
Type the value after the change.
Frequently asked questions
- What does a negative result mean?
- It indicates a decrease relative to the initial value; the percentage is calculated the same way but the sign is preserved.
Related tools
- Percentage CalculatorCalculates the percentage of an amount.
- Percentage Difference CalculatorCalculates the % difference between two values.
- Average CalculatorCalculates the average of a list of numbers.
- Discount CalculatorCalculates the price after a discount.
- GCD CalculatorCalculates the greatest common divisor.
- LCM CalculatorCalculates the least common multiple.