This page is published in English.
Ranking
Grey-SAW - Grey extension of SAW
Grey outranking/ranking - Grey Interval Number (GIN: [x̲, x̄])
Fishburn, P. C.1967doi:10.1287/opre.15.3.537 ↗
Overview
grey-saw extends SAW 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 matrix ⊗v_ij=[v_ij^L, v_ij^U]; normalize benefit/cost; whiten: v̂_ij=½(v_ij^L+v_ij^U).
Fishburn 1967; Deng 1989
- 2
Weighted sum score S_i = Σ_j w_j·v̂_ij.
Fishburn 1967 §SAW
- 3
Rank descending by S_i. Best: max S_i.
Fishburn 1967 §SAW ranking
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 SAW 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
Fishburn, P. C. (1967). Additive utilities with incomplete product sets: Application to priorities and assignments. Operations Research. https://doi.org/10.1287/opre.15.3.537
System ID, as it appears in reports and the API
GREY-SAW