This page is published in English.
Outranking
Grey-PROMETHEE - Grey extension of PROMETHEE
Grey outranking/ranking - Grey Interval Number (GIN: [x̲, x̄])
Li, P., Wei, C.2011
Overview
grey-promethee extends PROMETHEE to handle Grey uncertainty. All arithmetic operations (normalisation, weighting, distance computation) are performed using Grey Interval Number (GIN: [x̲, x̄]) algebra. The final scores are defuzzified via whitenisation: (x̲ + x̄)/2 before ranking.
- Output
- preference flow, higher is better
- Data
- Grey Number, uncertainty tuples complete
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-10 criteria works best
- Used for
- Grey MCDM, MAGDM under epistemic uncertainty, expert-driven evaluation with linguistic terms
How it works
- 1
Choose preference function P_j and parameters (q,p) per criterion (d_j direction-aware).
Brans-Vincke 1985, p.649 Eq.(2)
- 2
Pairwise preference π(a,b) = Σ w_j P_j(d_j(a,b)).
Brans-Mareschal 2002, p.41 Eq.(5)
- 3
Positive flow φ^+(a) = (1/(m-1)) Σ_b π(a,b).
Brans-Mareschal 2002, p.41 Eq.(6)
- 4
Negative flow φ^−(a) = (1/(m-1)) Σ_b π(b,a).
Brans-Mareschal 2002, p.41 Eq.(7)
- 5
Net flow φ(a) = φ^+(a) − φ^−(a); descending complete ranking (PROMETHEE II).
Brans-Mareschal 2002, p.41 Eq.(8)
Fits when / Look elsewhere when
Fits when
- •Preserves grey uncertainty through the pipeline rather than premature crispification at elicitation
- •Native group-decision support (multi-DM aggregation built into the pipeline)
Look elsewhere when
- •Small dataset (m<3) - outranking machinery underutilised
Assumptions to verify
- Thresholds (q, p, v) can be expressed in Grey scale
- Veto + concordance semantics adapted to fuzzy arithmetic
Limitations
- •Rank reversal known on alternative-set changes (ref: inherited from crisp base; cf. Belton-Gear 1983, Wang-Luo 2009)
Edge cases and pitfalls
Value-space violation: ensure all entries satisfy GIN: x̲ ≤ x̄ (lower and upper bounds of interval) before computation.
Defuzzification method affects ranking: whitenisation: (x̲ + x̄)/2 is the canonical choice but alternatives exist.
Works with
Commonly takes its weights from
How to cite
Li, P.; Wei, C. (2011). Grey PROMETHEE for multi-criteria decision making. Expert Systems with Applications.
System ID, as it appears in reports and the API
GREY-PROMETHEE