Methods · Objective weighting
Gini Coefficient Weighting
An objective weighting method that derives a criterion's weight from how unequally the alternatives' shares are distributed on that criterion: where the share is concentrated in a few alternatives the criterion receives a high weight, where the share is spread equally across everyone it receives a low weight.
Base method's data type: Classical
What Is the Method?
Gini Coefficient Weighting is not a ranking method; it does not order alternatives, it produces criterion weights. It looks at the decision table and, without asking the expert anything, gives every criterion a weight summing to 1. These weights then feed into a ranking method such as TOPSIS, VIKOR or SAW.
The Gini coefficient the method is named after is not itself a decision method but a measure of inequality. The Italian statistician Corrado Gini defined it in 1912 to measure income distribution: the coefficient tends towards zero if income is distributed equally among everyone in a society, and towards one if all the income is concentrated in a single person. Over time, this measure has been adapted in the decision-analysis literature to criterion weighting: instead of the distribution of income among people, it looks at the distribution of a criterion's value among alternatives. This adaptation has no single founding paper; several studies have carried the same idea into different MCDM methods.
The Philosophy Behind It
The idea is borrowed from income inequality. If alternatives' shares on a criterion are close to one another, that is, if everyone receives a similar share, that criterion does not distinguish the alternatives much and deserves a low weight. If most of the share is concentrated in a few alternatives, that is, if one alternative takes almost the entire share on that criterion while another takes almost none, the criterion carries strong inequality and receives a high weight. This asks a question related to Entropy's "how even is the distribution," but looks at it through a different lens. Entropy measures average information content, whereas the Gini coefficient directly compares the shares between pairs of alternatives. This is why it reacts more sharply than Entropy to situations where an alternative's share stays close to zero.
The consequence of this philosophy is that, again, the weight measures "inequality," not "importance." A criterion the decision-maker considers important receives a low weight if the alternatives carry similar values on it; a criterion receives a high weight if one alternative stands out extremely (or falls extremely behind) on it. The method does not answer the question "which criterion is valuable," but the question "which criterion, in this table, separates the alternatives most unequally."
How It Works
The method proceeds through two steps.
First, direction conversion and conversion to shares. Cost criteria are first converted to the benefit direction: every value in the column is subtracted from the column's largest value, so that the most expensive option takes the lowest value and the cheapest option the highest. Every column is then divided by its own sum to obtain each alternative's share on that criterion; the shares sum to 1. This step resembles Entropy's "conversion to probability" step and brings criteria measured in different units onto the same footing.
Second, inequality and weight. For every criterion, the alternatives' shares are compared pairwise; the absolute value of all the pairwise differences is summed and divided by the criterion's average share to obtain the Gini coefficient. If the shares are close to one another this coefficient comes out small; if concentrated in one alternative it comes out large. Finally, the criteria's Gini coefficients are divided by their own sum to obtain a weight vector summing to 1.
The formulas behind each step and the intermediate tables are given on the DecisionMind method page; this card carries no formulas.
How to Read the Output
The Gini weight measures how unequally a criterion's share is distributed among the alternatives; it does not measure importance in the decision-maker's eyes. A weight of 0.67 does not mean "this criterion is two-thirds of the decision"; it means "in this table, the inequality of shares is concentrated most in this criterion." An alternative's share on a criterion coming very close to zero (because it is the worst on that criterion) can, on its own, pull that criterion's weight upward; this is not an error, it is the nature of the method.
The weights depend on the table. When the alternative set changes, the shares, and hence the inequality, are recalculated; one study's Gini weights cannot be carried over to another study. If the number of alternatives is small (three or four alternatives), a single extreme value can pull the weight, because pairwise differences are calculated from a small number of pairs.
Thus instead of writing:
"The Gini analysis showed that this criterion is the most important criterion"
the report should read:
"In this alternative set, this is the criterion on which shares are distributed most unequally; the weight reflects this inequality, not the decision-maker's order of priority"
Data Type and Inputs
Classical Gini Coefficient Weighting works with crisp data: a single figure in every cell. After the direction-conversion step, column values must not be negative; if a column's shares are all zero (all alternatives equal on that criterion), that criterion's Gini coefficient is taken as zero and its weight comes out zero as well. This method has no separate extension within DecisionMind; if your data is fuzzy, grey or made up of expert scores, see the relevant extensions of Entropy or CRITIC instead.
You need the following: alternatives in rows, criteria in columns, a figure in every cell with no empty cells, and "more is better or less is better" information for every criterion. Weights are not entered; the method produces them. A minimum of two alternatives and two criteria is required; as the number of alternatives grows, the average of the pairwise differences becomes more reliable, because a single extreme value's share shrinks.
When to Use It, When Not To
Gini Coefficient Weighting is a suitable choice where there is no expert opinion, or where you do not want the decision-maker's priorities to influence the result. It is especially suitable where you want extreme concentrations within the data itself, an alternative standing out extremely or falling extremely behind on a criterion, to be reflected directly in the weight. It works well with real data such as financial ratios, performance indicators and large measurement tables.
The cases where it should not be used follow from its philosophy. If the number of alternatives is very small (three or four alternatives), pairwise differences rest on a limited number of pairs and the weight can easily run to an extreme. If a single alternative has an extremely low or high value on a criterion, this outlier can pull the entire weight towards itself, and the report should check this separately. If the relationship between criteria also needs to be taken into account, Gini cannot see this; it looks only at a criterion's own internal distribution.
No expert opinion, extreme concentrations should be reflected in the weight → Gini Coefficient Weighting
Distinguishing power based on average information content → Entropy
The relationship between criteria should also be taken into account → CRITIC
The decision-maker's priority should show through in the result → AHP, BWM, SWARA (subjective)
Few alternatives, high risk from an extreme value → Read the Gini weights with caution, or increase the number of alternatives
Strengths
The method's chief strength is its simplicity: its calculation rests only on the pairwise differences between shares, requiring no additional operation such as Entropy's logarithm or CRITIC's correlation. It is objective, giving the same table the same weight for everyone. It captures strongly the situations where an alternative stands out extremely or falls extremely behind on a criterion; this is useful where the data contains a genuine extreme and the report wants to show it. Its calculation is transparent and can be followed step by step on the table.
Weaknesses
Its limitations arise from the same sensitivity. First, as with Entropy and CRITIC, "inequality" and "importance" are not the same thing; the decision-maker's values do not show through in the result. As Zardari and colleagues (2015) emphasise, this is a shared limitation of objective weighting methods: the calculation is derived only from the data and does not incorporate the decision-maker's subjective judgement. Second, as seen in DecisionMind's own verification example in this manifest, an alternative's share on a criterion coming very close to zero can pull that criterion's weight upward disproportionately; this effect may not be seen at the same magnitude under Entropy or standard-deviation-based methods. Third, the weights depend on the alternative set; when an alternative is added or removed, all the shares, and hence all the weights, are rebuilt. Fourth, different objective weighting methods (Entropy, CRITIC, Gini) can give very different weight distributions for the same table; the comparative studies reviewed by Ayan, Abacıoğlu and Basilio (2023) show that this difference makes the choice of method decisive on its own.
Common Mistakes
The most common mistake is running the calculation without first converting cost criteria to the benefit direction; in that case the most expensive alternative takes the highest share and the weight is built the wrong way round.
A second mistake is reporting the Gini weight directly as "importance"; the weight measures the inequality of shares, not the decision-maker's priority. A third mistake is trusting weights calculated from a small number of alternatives (three or four) as though they were an exact proportion. A fourth is reporting the result as it stands without noticing that a single outlier on a criterion is pulling the weight. A fifth is treating a criterion equal across all alternatives, with a resulting weight of zero, as a "method error"; the criterion should be removed from the table, or the reason for the equality explained.
The governing principle is this:
The Gini weight is a measure of how unequally a criterion's share is distributed among the alternatives; a high weight means "a criterion whose share is concentrated at the extremes," not "an important criterion," and the report must state this distinction clearly.
Cases
Each case opens with a decision table, describes in words what the method does to that table, and shows how to read the resulting weights. The first case is DecisionMind's own verification example; the figures are taken from the manifest and have been independently re-verified with Python. The remaining cases are illustrative constructions.
1. Illustrative example: Three alternatives, three criteria (DecisionMind verification example)
This example is not a case from the literature; it is a small table, also used in the Entropy and CRITIC cards within DecisionMind's objective weighting family, built to make each step traceable by hand. Three alternatives are assessed on three criteria; the first two criteria are "more is better," the third is a cost criterion, "less is better."
| Alternative | C1 | C2 | C3 (cost) |
|---|---|---|---|
| A1 | 3 | 5 | 4 |
| A2 | 5 | 3 | 2 |
| A3 | 4 | 4 | 3 |
| Direction | more is better | more is better | less is better |
The method first converts C3: every value is subtracted from the column's largest value, 4, giving the column 1, 2, 0. Every column is then converted into a share by dividing by its own sum. C1's shares are close to one another (0.25; 0.417; 0.333); C3's converted shares, however, are very unequal, because A3 takes almost the entire share on this criterion while A1's share is zero (0; 0.667; 0.333).
| Criterion | Gini coefficient | Weight |
|---|---|---|
| C1 | 0.167 | 0.167 |
| C2 | 0.167 | 0.167 |
| C3 | 0.667 | 0.667 |
The result reads as follows. Because C1 and C2's shares are distributed relatively evenly among the alternatives, their Gini coefficients come out low and equal. On C3, however, A1's share falls to zero (because it is the most expensive alternative on that criterion), so inequality is very high, and C3 alone takes two-thirds of the weight. When Entropy is applied to the same table, C3's weight comes out at 0.492; when CRITIC is applied, C2's weight comes out at 0.50. All three methods say "derive it from the data," but because they use different definitions of inequality and distinguishing power, they arrive at different figures.
The decision-maker's hesitation: C3's weight comes largely from A1's share approaching zero. Had A1's cost been 3.5 instead of 4 (had the most expensive option been a little cheaper), C3's share would move away from zero and its weight would fall. This shows how sensitive the Gini weight can be to a single extreme value; the report must state this sensitivity.
In the report: "The weights were derived with the Gini coefficient method after converting the cost criterion to the benefit direction; C3's weight of 0.667 reflects the strong inequality arising from A1's share on this criterion approaching zero, not the criterion's importance to the decision-maker."
Source: DecisionMind GINI-WEIGHT manifest, verification example. The formula's statistical origin is Gini (1912); its application to criteria is a convention that has since become widespread, not resting on a single founding paper.
2. Logistics: A courier company's comparison of distribution regions
A courier company's operations unit will compare ten regions on five indicators: delivery time, damage rate, number of customer complaints, vehicle load-factor rate, and cost per unit. Delivery time, damage rate, complaint count and unit cost are "less is better," load-factor rate is "more is better." The unit wants the weights derived from the regional data's own distribution, because it suspects that a single region carries an extreme value on some indicators.
The method converts the four cost-type indicators, converts the five columns into shares, and measures each indicator's inequality across the regions. Suppose one region comes out far worse than the others on damage rate, so this indicator receives the highest weight; load-factor rate runs similarly across the regions and receives the lowest weight.
The unit's hesitation: damage rate receiving a high weight does not mean the company considers this indicator the most important; a single region's extremely poor performance has pulled this weight. If that region is excluded and the calculation repeated, the weight is expected to fall substantially. The report must distinguish whether the weight comes from a single outlier region or from a general inequality; otherwise the whole ranking logic is misread because of a single region.
In the report: "The five indicators' weights were derived with the Gini coefficient method; damage rate's high weight stems from one region's extreme value, and this region has also been placed under separate review."
3. Sports facilities: A municipality's maintenance prioritisation for neighbourhood pitches
A municipality's sports affairs directorate will compare twelve neighbourhood pitches on four indicators: surface wear score, number of lighting faults, weekly hours of use, and maintenance cost. Wear score, fault count and maintenance cost are "less is better," hours of use is "more is better." The directorate wants to see which pitches stand out for maintenance directly from the existing data, without gathering expert opinion.
The method converts the cost-type indicators and calculates each of the four indicators' inequality across the pitches. Suppose lighting faults come out close to zero at most pitches but very high at one, so this indicator receives the highest weight; hours of use are distributed more evenly across the pitches and receive a low weight.
The directorate's hesitation: the lighting-fault indicator receiving a high weight is, in fact, only one pitch's problem; the other eleven pitches are similar to one another on this indicator. In this case, the directorate can take one of two paths: place that pitch on a separate urgent-maintenance list and reweight the remaining eleven, or use the weight as it stands while stating this single pitch's effect explicitly in the report. If it chooses the second path, the reader could reach the mistaken general conclusion that "lighting is the most important problem."
In the report: "The four indicators' weights were derived with the Gini coefficient method; the lighting-fault indicator's high weight stems from a single pitch's extreme value, and this pitch has been treated as a separate urgent-maintenance decision."
4. What Not to Do
Had C3 been run into the calculation without conversion in the illustrative example, the most expensive alternative would have taken the highest share, and the weight would have been built the wrong way round relative to cost. A second error is reporting C3's weight of 0.667 as "cost is the most important criterion"; the weight measures the inequality of shares, not the decision-maker's priority. A third error is carrying the weights derived from these three alternatives over to another study's ten-alternative table; the weight is a property of this particular table and must be recalculated when the alternative set changes.
Sources
For the formulas behind each step, the intermediate tables and citation formats, see the DecisionMind method page: decisionmind.app/library/gini-weight
Gini, C. (1912). Variabilità e mutabilità. Studi economico-giuridici della R. Università di Cagliari, 3, 1–158. (no DOI)
Zardari, N. H., Ahmed, K., Shirazi, S. M., & Yusop, Z. B. (2015). Weighting Methods and their Effects on Multi-Criteria Decision Making Model Outcomes in Water Resources Management. SpringerBriefs in Water Science and Technology. Springer. DOI: 10.1007/978-3-319-12586-2
Lai, H., Liao, H., Šaparauskas, J., Banaitis, A., Ferreira, F. A. F., & Al-Barakati, A. (2020). Sustainable Cloud Service Provider Development by a Z-Number-Based DNMA Method with Gini-Coefficient-Based Weight Determination. Sustainability, 12(8), 3410. DOI: 10.3390/su12083410
Ayan, B., Abacıoğlu, S., & Basilio, M. P. (2023). A Comprehensive Review of the Novel Weighting Methods for Multi-Criteria Decision-Making. Information, 14(5), 285. DOI: 10.3390/info14050285