Percentage Difference Calculator
Calculate the percentage difference between two values, or find the percentage increase or decrease from one value to another.
Enter values above to see the result.
Advertisement
Percentage Formulas
Percentage Difference
% Diff = |V1 − V2| ÷ ((V1 + V2) ÷ 2) × 100
Percentage Change
% Change = (New − Old) ÷ |Old| × 100
What is percentage difference?
Percentage difference measures the relative gap between two values without assigning a direction. Because the average of the two values is used as the denominator rather than either value specifically, the result is symmetric — swapping the two inputs produces the same answer. This makes it the right choice when comparing two independent quantities like the price of two products or the speeds of two vehicles.
Percentage change, on the other hand, is directional and measures movement along a timeline or sequence. It uses the original value as the reference point, so the order of the inputs matters. Use percentage change when tracking metrics over time, such as revenue growth, weight loss progress, or stock performance, where a clear baseline exists.