Calculate the percentage increase between two values with the absolute change shown.
Percentage increase measures how much a value has grown relative to its original amount. Divide the difference (new − old) by the absolute value of the original, then multiply by 100.
Percentage Increase
Percentage Increase = ((New − Old) / |Old|) × 100
You will get a negative result, which indicates a decrease rather than an increase. Use the Percentage Decrease calculator for a positive result in that case.
Yes. If the new value is more than double the original, the increase exceeds 100%. For example, going from 50 to 160 is a 220% increase.