This page is published in English.
Ranking
PiF-COPRAS - Picture extension of COPRAS
Picture outranking/ranking - Picture Fuzzy Set (PiFS: μ, η, ν; μ+η+ν ≤ 1)
Cuong, B. C.2013doi:10.15625/1813-9663/30/4/5032 ↗
Overview
pif-copras extends COPRAS to handle Picture uncertainty. All arithmetic operations (normalisation, weighting, distance computation) are performed using Picture Fuzzy Set (PiFS: μ, η, ν; μ+η+ν ≤ 1) algebra. The final scores are defuzzified via score function S = μ − ν before ranking.
- Output
- utility, higher is better
- Data
- Picture Fuzzy, uncertainty tuples complete
- Weights
- Needs a weight source
- Size
- 2+ alternatives, 3-10 criteria works best
- Used for
- Picture Fuzzy MCDM, MAGDM under epistemic uncertainty, expert-driven evaluation with linguistic terms
How it works
- 1
Aggregate per-DM matrices H^(k) (k=1,...,l) into group PF decision matrix H = [h_ij] via PFWA (Lu 2021 Eq.14): h_ij = (1 − ∏_k (1−μ^k)^ψ_k, ∏_k η^k^ψ_k, ∏_k (ν^k+η^k)^ψ_k − ∏_k η^k^ψ_k), where ψ_k is the expert weight (Σψ_k = 1). If only a single DM is provided, H = H^(1).
Lu 2021 Eqs.12-14; Wang 2017 PFWA
- 2
Determine objective criteria weights q_j via CRITIC (Lu 2021 Eqs.15-17) using score S(h_ij) = μ − ν. Compute Pearson correlation τ_jt between columns; standard deviation σ_j; then q_j = σ_j Σ_t (1−τ_jt) / Σ_j [σ_j Σ_t (1−τ_jt)].
Lu 2021 Eqs.15-17; Diakoulaki et al. 1995 (CRITIC origin)
- 3
Weighted normalized matrix D = [d_ij] via scalar multiplication (Lu 2021 Eq.18; Wang 2017 scalar-mult Eq.4): d_ij = q_j × h_ij = (1−(1−μ)^{q_j}, η^{q_j}, (ν+η)^{q_j} − η^{q_j}).
Lu 2021 Eq.18; Wang 2017 Eq.4 (scalar mult)
- 4
Sum weighted PFNs over benefit (max-direction) attributes → R_i^+, and over cost (min-direction) attributes → R_i^- via Wang 2017 ⊕ (Lu 2021 Eqs.19-20): R_i = (1−∏(1−μ_d), ∏η_d, ∏(ν_d+η_d)−∏η_d).
Lu 2021 Eqs.19-20; Wang 2017 Eq.2 (⊕)
- 5
Significance O_i (Lu 2021 Eq.21): O_i = S(R_i^+) + Σ_k S(R_k^-) / [S(R_i^-) · Σ_k 1/S(R_k^-)], where S(α)=μ−ν (Cuong 2014 Def.3, Eq.6).
Lu 2021 Eq.21
- 6
Utility degree G_i = O_i / max_k O_k (Lu 2021 Eq.22; reported as percent). Higher G_i ⇒ better. Rank alternatives by descending G_i.
Lu 2021 Eq.22
Fits when / Look elsewhere when
Fits when
- •Preserves picture 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 Picture Fuzzy 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: Lu et al. 2021; cf. Belton-Gear 1983 for crisp COPRAS)
Edge cases and pitfalls
- •If only a single DM is provided, H = H^(1).
Value-space violation: ensure all entries satisfy PiFS: μ (membership), η (neutral), ν (non-membership); μ+η+ν ≤ 1 before computation.
Defuzzification method affects ranking: score function S = μ − ν is the canonical choice but alternatives exist.
Works with
Commonly takes its weights from
How to cite
Cuong, B. C. (2013). Picture fuzzy sets - first results, parts I and II. Seminar on Neuro-Fuzzy Systems with Applications, Institute of Mathematics, Hanoi (preprint); reprinted as Cuong (2014), J. Comput. Sci. Cybernet. 30, 409-420. https://doi.org/10.15625/1813-9663/30/4/5032
System ID, as it appears in reports and the API
PIF-COPRAS