This page is published in English.
Ranking
L2T-COPRAS - Linguistic extension of L2T-COPRAS
Linguistic outranking/ranking - 2-Tuple Linguistic Variable (2TL: (s_i, α))
Gai, T., Cao, M., Cao, Q., Wu, J., Yu, G., Zhou, M.2021
Overview
l2t-copras extends L2T-COPRAS 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) on linguistic term set S={s_0,…,s_q} with Δ⁻¹(s_i,α)=i+α; define criterion weights w_j and direction sets Ω_max (benefit) and Ω_min (cost).
Report §3.5 Step 1; Gai 2021 ITL-COPRAS
- 2
Weighted 2-tuple decision matrix d̃_ij = Δ(w_j · Δ⁻¹(s_ij,α_ij)) using 2-tuple weighted-aggregation arithmetic.
Report §3.5 Step 1 - weighted normalised matrix
- 3
Sum of benefit P_i = Σ_{j ∈ Ω_max} Δ⁻¹(d̃_ij) and sum of cost R_i = Σ_{j ∈ Ω_min} Δ⁻¹(d̃_ij).
Report §3.5 Formulas 2-3 - sum of benefit/cost criteria
- 4
Relative significance Q_i = P_i + (Σ_k R_k)/(R_i · Σ_k 1/R_k) combining benefit and cost terms.
Report §3.5 Formula 4 - relative significance
- 5
Utility degree N_i = (Q_i / max_k Q_k) × 100% with descending ranking.
Report §3.5 - utility degree and ranking
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 COPRAS 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
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
Gai, T.; Cao, M.; Cao, Q.; Wu, J.; Yu, G.; Zhou, M. (2021). An integrated method for hybrid distribution with estimation of demand matching degree (interval 2-tuple linguistic COPRAS).
System ID, as it appears in reports and the API
L2T-COPRAS