حاسبة الفرق المئوي
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.
مثال محلول
100 vs 120: (20 ÷ 110) × 100 ≈ 18.18%
كيفية الحساب
- Enter the first value.
- Enter the second value.
- Read the relative difference — the result is the same whichever value you enter first.
الصيغة
Difference = (|A − B| ÷ ((A + B) ÷ 2)) × 100
الشرح
- Comparing two quotes, suppliers or measurements.
- Science and engineering: comparing two experimental readings.
حاسبات ذات صلة
حاسبة التغير المئوي
احسب التغير المئوي بين قيمتين، سواء كان زيادة أو انخفاضًا.
استخدم الحاسبةحاسبة الزيادة المئوية
احسب الزيادة المئوية من القيمة الأصلية إلى القيمة الجديدة، مع المبلغ المكتسب.
استخدم الحاسبةحاسبة النسبة المئوية
احسب نسبة عدد من عدد آخر، وما قيمة نسبة مئوية من عدد، ونسبة التغير بين قيمتين.
استخدم الحاسبةحاسبة معرفة النسبة المئوية
احسب النسبة المئوية التي يمثلها جزء من الكل.
استخدم الحاسبةحاسبة الانخفاض المئوي
احسب الانخفاض المئوي بين القيمة الأصلية وقيمة جديدة أصغر.
استخدم الحاسبةالأسئلة الشائعة
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.