Math Calculators
Percentage Difference Calculator


Percentage Difference Calculator

Quickly find the percent difference between two numbers using our free Percentage Difference Calculator. Get fast, accurate results for comparing any two values.

Difference

66.66667% difference

There was an error with your calculation.

Last updated: June 3, 2026

Table of Contents

  1. Directions for Use
  2. Definition
  3. Formula
  4. How Percentage Difference Can Be Confusing
  5. Calculation Example

Percentage Difference Calculator

Our Percentage Difference Calculator helps you quickly find the percentage difference between two numbers. This metric is ideal for comparing two values that represent the same type of item or entity—such as the number of employees in two different companies.

It is crucial not to confuse percentage difference with percentage change. Percentage change requires a clear reference point, comparing an old (original) value to a new value. Conversely, you should calculate percentage difference when two numbers are of "equal worth" and neither serves as a strict baseline. Instead of picking one value, this method uses the average of the two numbers as the reference point for its calculations.

Directions for Use

To use our difference calculator, simply enter your known values into the V₁ (value one) and V₂ (value two) fields, then click "Calculate." Please note that this tool only accepts positive integers or decimal numbers.

Definition

As mentioned above, the percentage difference formula helps you evaluate the gap between two values of equal standing. Because it is frequently confused with percentage change, let's break down the distinction between these two mathematical operations.

Percentage change measures the shift from an old value to a new value relative to that old value. It is calculated by taking the absolute difference between the two values and dividing it by the original value.

In contrast, percentage difference calculations treat both values equally. There is no "old" or "new" value. Therefore, the reference point for finding the percentage difference is always the average of the two numbers.

Formula

$$Percentage\ difference=\frac{|V_1-V_2 |}{\frac{(V_1+V_2)}{2}}×100$$

Or,

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2}

In this equation, V₁ and V₂ represent the two values being compared, |V₁ – V₂| is their absolute difference, and (V₁ + V₂)/2 is the average of those two values. Essentially, the percentage difference reflects the sum of two percentage change values: the percentage change from V₁ to the average, and the percentage change from V₂ to the average.

Notice how the final calculation does not depend on which number you assign to V₁ and which you assign to V₂.

Example

Let’s find the percentage difference between two numbers: 6 and 9. Using the percentage difference formula, we get the following:

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2} = 100 × |6 - 9| / {(6 + 9)/2} = 100 × |-3| / {15/2} = 100 × 3 / 7.5 = 300 / 7.5 = 40%

The percentage difference between 6 and 9 is 40%. This 40% represents a 20% change from 6 to 7.5 and a 20% change from 7.5 to 9.

How Percentage Difference Can Be Confusing

While percentage difference is a powerful metric for comparing two values without a clear reference point, it can sometimes produce confusing results. This typically occurs when you attempt to compare two values with vastly different orders of magnitude.

In the previous example, we established that the percentage difference between 6 and 9 is 40%. Let’s see what happens when we calculate the percentage difference between 6 and 90:

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2} = 100 × |6 - 90| / {(6 + 90)/2} = 100 × |-84| / {96/2} = 100 × 84 / 48 = 8400 / 48 = 175%

So far, everything makes sense: the absolute difference between the numbers increased significantly, and so did the percentage difference.

Now let’s look at the percentage difference between 6 and 900:

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2} = 100 × |6 - 900| / {(6 + 900)/2} = 100 × |-894| / {906/2} = 100 × 894 / 453 = 89400 / 453 = 197.351%

Notice that even though the absolute difference increased by a full order of magnitude, the percentage difference increased by a much smaller margin than before. Now let’s compare 6 and 9000:

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2} = 100 × |6 - 9000| / {(6 + 9000)/2} = 100 × |-8994| / {9006/2} = 100 × 8994 / 4503 = 899400 / 4503 = 199.734%

Here, the increase in percentage difference is incredibly slight, even with the absolute difference growing by yet another order of magnitude. This happens because V₁ and V₂ are now so far apart that adding or subtracting V₁ to or from V₂ barely changes the final ratio. Think of it this way: adding 5 to 10 represents a massive relative increase. However, adding 5 to 1,000,000 practically changes nothing. Because both values are present in the numerator and the denominator of the percentage difference formula, comparing vastly different sizes fails to accurately convey how far apart the numbers truly are.

Therefore, you should only use percentage difference when comparing values of the same magnitude or those differing by no more than one order of magnitude. Otherwise, your final result may be misleading.

Calculation Example

Imagine you want to buy new sneakers and need to compare the price of the same pair across two different shops. If the sneakers cost $110 in the first shop and $120 in the second shop, what is the percentage difference in price?

Solution

First, let’s identify the given values:

V₁ = 110

V₂ = 120

Next, calculate the percentage difference using the formula:

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2} = 100 × |110 - 120| / {(110 + 120)/2} = 100 × |-10| / {230/2} = 100 × 10 / 115 = 1000 / 115 = 8.69565% ≈ 8.7%

The percentage difference between the sneaker prices at the two shops is 8.7%.

Note that the percentage difference remains exactly the same even if you visited the shops in the reverse order—meaning you chose 120 as V₁ and 110 as V₂:

Percentage difference = 100 × |V₁ – V₂| / {(V₁ + V₂)/2} = 100 × |120 - 110| / {(120 + 110)/2} = 100 × |10| / {230/2} = 100 × 10 / 115 = 1000 / 115 = 8.69565% ≈ 8.7%