This page is published in English.
Ranking
Grey-GRA - Grey extension of GRA
Grey outranking/ranking - Grey Interval Number (GIN: [x̲, x̄])
Deng, J. L.1989
Overview
grey-gra extends GRA 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 ⊗v_ij; whiten v̂_ij=½(v_ij^L+v_ij^U). Reference sequence: v̂_j^0 = max_i(v̂_ij) benefit.
Deng 1989 §GRA
- 2
Deviation: Δ_ij = |v̂_j^0 - v̂_ij|. Global min/max: Δ_min = min_{i,j}(Δ_ij); Δ_max = max_{i,j}(Δ_ij).
Deng 1989 §grey relational coefficient
- 3
Grey relational coefficient: ξ_ij = (Δ_min + ρ·Δ_max)/(Δ_ij + ρ·Δ_max), ρ=0.5.
Deng 1989 §Eq.(3); Liu-Lin 2006
- 4
Grey relational grade: Γ_i = Σ_j w_j·ξ_ij. Rank descending.
Deng 1989 §grey relational grade
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 GRA 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
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
Deng, J. L. (1989). Introduction to grey system theory. The Journal of Grey System.
System ID, as it appears in reports and the API
GREY-GRA