This page is published in English.
Ranking
L2T-VIKOR - Linguistic extension of L2T-VIKOR
Linguistic outranking/ranking - 2-Tuple Linguistic Variable (2TL: (s_i, α))
Ju, Y., Wang, A.2013doi:10.1016/j.apm.2012.07.035 ↗
Overview
l2t-vikor extends L2T-VIKOR to handle Linguistic uncertainty. All arithmetic operations (normalisation, weighting, distance computation) are performed using 2-Tuple Linguistic Variable (2TL: (s_i, α)) algebra. The final scores are defuzzified via Δ^{-1}(s_i, α) = i + α before ranking.
- Output
- utility, lower is better
- Data
- Linguistic 2-Tuple, uncertainty tuples complete
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-10 criteria works best
- Used for
- Linguistic 2-Tuple MCDM, MAGDM under epistemic uncertainty, expert-driven evaluation with linguistic terms
How it works
- 1
Construct the 2-tuple linguistic decision matrix; each entry is (s_ij, α_ij). Determine best (s_j*, α_j*) and worst (s_j⁻, α_j⁻) per criterion (max for benefit, min for cost using Δ⁻¹).
Report §3.2 Steps 1-2; Ju 2013 2TL-VIKOR
- 2
Utility measure S_i and regret measure R_i using 2-tuple distance d via Δ⁻¹.
Report §3.2 Formulas 2-3 - utility & regret
- 3
VIKOR index Q_i = v·(S_i − S*)/(S⁻ − S*) + (1−v)·(R_i − R*)/(R⁻ − R*); ascending sort over S, R, Q.
Report §3.2 Formula 4 - VIKOR index
- 4
Propose A^(1) (the lowest-Q alternative) as compromise solution iff both C1 (acceptable advantage) and C2 (acceptable stability) hold. If C1 fails, return the maximum prefix A^(1)..A^(M) for which Q(A^(M)) − Q(A^(1)) < DQ. If only C2 fails, return {A^(1), A^(2)}.
Opricovic & Tzeng 2004, §2 Eqs.(6)-(7)
Fits when / Look elsewhere when
Fits when
- •Preserves linguistic_2tuple 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 VIKOR directly (avoid unnecessary uncertainty layer)
- •Aggregation operator (PFWA/PFOWA/etc.) not specified - output ambiguous
Assumptions to verify
- Decision matrix entries are valid Linguistic 2-Tuple 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
- •If C1 fails, return the maximum prefix A^(1)..A^(M) for which Q(A^(M)) − Q(A^(1)) < DQ. If only C2 fails, return {A^(1), A^(2)}.
Value-space violation: ensure all entries satisfy 2TL: s_i ∈ S (linguistic term set), α ∈ [-0.5,0.5) before computation.
Defuzzification method affects ranking: Δ^{-1}(s_i, α) = i + α is the canonical choice but alternatives exist.
Works with
Commonly takes its weights from
How to cite
Ju, Y.; Wang, A. (2013). Extension of VIKOR method for multi-criteria group decision making problem with linguistic information. Applied Mathematical Modelling. https://doi.org/10.1016/j.apm.2012.07.035
System ID, as it appears in reports and the API
L2T-VIKOR