This page is published in English.
Ranking
L2T-TODIM - Linguistic extension of L2T-TODIM
Linguistic outranking/ranking - 2-Tuple Linguistic Variable (2TL: (s_i, α))
Qi, X., Liang, C., Zhang, J.2021doi:10.1007/s13042-021-01412-7 ↗
Overview
l2t-todim extends L2T-TODIM 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, higher 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 x̃_ij = (s_ij, α_ij); define criteria weights w_j.
Report §3.3 Steps 1-2; Qi 2021 ITL-TODIM
- 2
Dominance degree Φ_j(A_i,A_k) using 2-tuple distance d²((s_ij,α_ij),(s_kj,α_kj)) and prospect-theory loss aversion θ (typical θ=2.25).
Report §3.3 Formula 1 - dominance degree
- 3
Overall dominance δ(A_i,A_k) = Σ_j Φ_j(A_i,A_k).
Report §3.3 Formula 2 - overall dominance
- 4
Overall prospect value ξ_i ∈ [0,1] normalised over Σ_k δ(A_i,A_k); descending rank.
Report §3.3 Formula 3 - overall prospect value
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 TODIM 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
Edge cases and pitfalls
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
Qi, X.; Liang, C.; Zhang, J. (2021). A collaborative emergency decision making approach based on BWM and TODIM under interval 2-tuple linguistic environment. International Journal of Machine Learning and Cybernetics. https://doi.org/10.1007/s13042-021-01412-7
System ID, as it appears in reports and the API
L2T-TODIM