This page is published in English.
Ranking
Grey-TODIM - Grey extension of TODIM
Grey outranking/ranking - Grey Interval Number (GIN: [x̲, x̄])
Overview
grey-todim extends TODIM 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
- utility, 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
Normalize grey matrix; whiten v̂_ij=½(v_ij^L+v_ij^U).
Gomes-Lima 1992; Deng 1989
- 2
Relative weights: w̄_jr = w_j/w_r, where w_r = max_j(w_j).
Gomes-Lima 1992 §relative weights
- 3
Dominance contributions: d_j(i,k)=|v̂_ij - v̂_kj|. φ_j(A_i,A_k)= +√(w̄_jr·d_j/Σw̄_jr) if v̂_ij>v̂_kj, 0 if equal, -(1/θ)√(Σw̄_jr·d_j/w̄_jr) if v̂_ij<v̂_kj. θ=1.
Gomes-Lima 1992 §TODIM; Wang-Wang 2014 §grey TODIM
- 4
Overall dominance: δ(A_i,A_k) = Σ_j φ_j(A_i,A_k). Score: ξ_i = Σ_k δ(A_i,A_k). Normalize and rank descending.
Gomes-Lima 1992 §global dominance
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
- •Crisp data sufficient - use base TODIM directly (avoid unnecessary uncertainty layer)
- •Aggregation operator (PFWA/PFOWA/etc.) not specified - output ambiguous
Assumptions to verify
- Decision matrix entries are valid Grey numbers/tuples
- Underlying crisp method's compensation assumption holds in uncertain space
- All decision-maker(s) and experts use the same linguistic/uncertainty scale
Edge cases and pitfalls
- •if v̂_ij>v̂_kj, 0 if equal, -(1/θ)√(Σw̄_jr·d_j/w̄_jr) if v̂_ij<v̂_kj. θ=1.
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
. UNCONFIRMED - GREY-TODIM specific seminal not confirmed via systematic literature search. PENDING.
System ID, as it appears in reports and the API
GREY-TODIM