Kostenloser Gini Coefficient Rechner
Berechnen Sie den Gini coefficient to measure income or wealth inequality. Kostenloser inequality Rechner.
Gini Coefficient
0.400000
Gini Coefficient vs Income/Value 1 (lowest)
Formel
How to Calculate the Gini Coefficient
Formula
Gini = Sum of all / (2 * n^2 * mean)xi - xj
The Gini coefficient sums all pairwise absolute differences and normalizes. A value of 0 means perfect equality (everyone has the same). A value approaching 1 means extreme inequality (one person has everything). It is the most widely used measure of income inequality.
Lösungsbeispiel
Five incomes: 10, 20, 30, 40, 100.
- 01Mean = (10+20+30+40+100)/5 = 200/5 = 40
- 02Sum of all 25 pairwise |xi - xj| = 440
- 03Gini = 440 / (2 * 25 * 40) = 440 / 2000 = 0.22
- 04This indicates moderate inequality
Häufig Gestellte Fragen
What is a typical Gini coefficient for countries?
Scandinavian countries have low inequality (Gini ~0.25-0.30). The US is moderate (~0.39). South Africa has high inequality (~0.63). The World Bank considers above 0.40 as "high inequality".
Can the Gini coefficient exceed 1?
No (for non-negative values). The theoretical maximum is 1 (one person holds all income). In practice, values above 0.6 are rare for countries. For other types of data, the Gini always falls in [0, 1].
What are limitations of the Gini coefficient?
Different distributions can have the same Gini (it does not capture where inequality occurs). It is insensitive to overall wealth level. The Lorenz curve provides more detail, and the Atkinson index allows for different sensitivity to parts of the distribution.
Lernen