Calculatrice de Différence en Pourcentage
Percentage difference compares two values symmetrically, using their average as the reference. Use it when neither value is clearly the “original” — for example comparing two prices or two measurements.
Exemple concret
100 vs 120: (20 ÷ 110) × 100 ≈ 18.18%
Comment calculer
- Enter the first value.
- Enter the second value.
- Read the relative difference — the result is the same whichever value you enter first.
Formule
Difference = (|A − B| ÷ ((A + B) ÷ 2)) × 100
Explication
- Comparing two quotes, suppliers or measurements.
- Science and engineering: comparing two experimental readings.
Calculatrices liées
Calculatrice de Variation en Pourcentage
Calculez la variation en pourcentage entre deux valeurs, à la hausse comme à la baisse.
Utiliser la calculatriceCalculatrice d’Augmentation en Pourcentage
Calculez l’augmentation en pourcentage entre une valeur d’origine et une nouvelle valeur, avec le montant gagné.
Utiliser la calculatriceCalculatrice de Pourcentage
Calculez quel pourcentage représente un nombre par rapport à un autre, combien vaut un pourcentage d’un nombre et la variation en pourcentage entre deux valeurs.
Utiliser la calculatriceCalculatrice de Part en Pourcentage
Calculez quel pourcentage représente une partie par rapport à un total.
Utiliser la calculatriceCalculatrice de Diminution en Pourcentage
Calculez la diminution en pourcentage entre une valeur d’origine et une nouvelle valeur plus petite.
Utiliser la calculatriceQuestions fréquentes
Difference vs change — which one do I need?
Use percentage change when one value is the reference (before → after). Use percentage difference when comparing two values with no natural reference.
Why divide by the average?
Dividing by the average makes the result symmetric: swapping the two values gives the same percentage, which is what “difference” should mean.