This page is published in English.
Ranking
L2T-EDAS - 2-Tuple Linguistic Neutrosophic EDAS
Linguistic outranking/ranking - 2-Tuple Linguistic Variable (2TL: (s_i, α))
Wang, P., Wang, J., Wei, G.2019doi:10.3233/JIFS-179223 ↗
Overview
l2t-edas extends L2T-EDAS 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 Neutrosophic, 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
Collect evaluation matrices R^r = [φ^r_ij]_{m×n} from each of r=1..h decision makers where each φ^r_ij is a 2-tuple linguistic neutrosophic number (2TLNN): 〈(s_t,α),(s_i,β),(s_f,χ)〉 with s_t,s_i,s_f ∈ S = {s_0,...,s_k}.
p.1 Eq.(16)
- 2
Normalize for cost criteria by taking complement: φ'^r_ij = (φ^r_ij)^c = 〈(s_f,χ),(s_i,β),(s_t,α)〉 for cost; φ'^r_ij = φ^r_ij for benefit.
p.6 Eq.(18)
- 3
Aggregate DM opinions using 2TLNNHWA operator with DM weights v_r: φ'_ij = 2TLNNHWA(φ'^1_ij,...,φ'^h_ij) = ⊕^h_{r=1} v_r φ'^r_ij.
p.5 Eq.(13)
- 4
Compute Average Solution AV_j for each criterion j by aggregating all alternatives' fused values using 2TLNNHWA with equal weights (1/m).
p.6 Eq.(19)
- 5
Positive Distance from Average (PDA_ij) and Negative Distance from Average (NDA_ij): based on score comparison s(φ'_ij) vs s(AV_j); PDA_ij = max(0, s(φ'_ij)-s(AV_j)) / s(AV_j); NDA_ij = max(0, s(AV_j)-s(φ'_ij)) / s(AV_j).
p.6 Eqs.(26-27)
- 6
Compute weighted sums SP_i = Σ_j ω_j PDA_ij and SN_i = Σ_j ω_j NDA_ij; normalize: NSP_i = SP_i/max_i(SP_i), NSN_i = 1 - SN_i/max_i(SN_i); compute Appraisal Score AS_i = (NSP_i + NSN_i)/2; rank descending.
p.6 Eqs.(28-32)
Fits when / Look elsewhere when
Fits when
- •Preserves linguistic_2tuple_neutrosophic 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 EDAS 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
Wang, P.; Wang, J.; Wei, G. (2019). EDAS method for multiple criteria group decision making under 2-tuple linguistic neutrosophic environment. Journal of Intelligent & Fuzzy Systems. https://doi.org/10.3233/JIFS-179223
System ID, as it appears in reports and the API
L2T-EDAS