This page is published in English.
Ranking
Grey-MOORA - Grey extension of MOORA
Grey outranking/ranking - Grey Interval Number (GIN: [x̲, x̄])
Stanujkic, D., Magdalinovic, N., Jovanovic, R., Stojanovic, S.2012doi:10.3846/20294913.2012.676996 ↗
Overview
grey-moora extends MOORA 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
Construct grey decision matrix ⊗a_ij=[a_ij^L, a_ij^U]. Normalize per column: ⊗v_ij=[a_ij^L/max_k(a_kj^U), a_ij^U/max_k(a_kj^U)]. Whiten: v̂_ij = ½(v_ij^L + v_ij^U). Vector-normalize whitenised: v̄_ij = v̂_ij / √(Σ_i v̂_ij²).
Stanujkic-Magdalinovic-Jovanovic-Stojanovic 2012; Deng 1989 §whitenisation
- 2
Ratio system score: y_i* = Σ_{j∈Ω_b} w_j·v̄_ij - Σ_{j∈Ω_c} w_j·v̄_ij. Rank descending.
Stanujkic-Magdalinovic-Jovanovic-Stojanovic 2012; Brauers-Zavadskas 2006 §ratio
- 3
Reference point approach: r_j* = max_i(v̄_ij) benefit. y_i** = max_j(w_j·|r_j* - v̄_ij|). Rank ascending.
Stanujkic-Magdalinovic-Jovanovic-Stojanovic 2012; Brauers-Zavadskas 2006 §ref point
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 MOORA 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
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
Stanujkic, D.; Magdalinovic, N.; Jovanovic, R.; Stojanovic, S. (2012). An objective multi-criteria approach to optimization using MOORA method and interval grey numbers. Technological and Economic Development of Economy. https://doi.org/10.3846/20294913.2012.676996
System ID, as it appears in reports and the API
GREY-MOORA