This page is published in English.
Weight Objective
CRITIC - CRiteria Importance Through Intercriteria Correlation
Statistical contrast intensity + correlation-based objective weighting
Diakoulaki, D., Mavrotas, G., Papayannakis, L.1995doi:10.1016/0305-0548(94)00059-H ↗
Overview
CRITIC assigns higher weights to criteria that have high variance (contrast) AND low correlation with other criteria (unique information). Criteria with redundant information (high positive correlation) get lower weights. It is fully data-driven - no DM input needed beyond criterion direction.
- Output
- Weight, higher is better
- Data
- Crisp, complete numeric matrix
- Weights
- Derived internally, no weight source needed
- Size
- 2+ alternatives, 3-12 criteria works best
- Used for
- Objective weighting, criteria correlation analysis
How it works
- 1
Min-max normalisation per criterion direction. Benefit: (x−min)/(max−min); cost: (max−x)/(max−min). Result x̄_ij ∈ [0,1].
Diakoulaki 1995, p.765 Eq.(1)
- 2
Standard deviation σ_j per criterion (population variant, divide by m). Relative weights are identical with sample std (divide by m-1) because σ enters uniformly across criteria.
Diakoulaki 1995, p.766 Eq.(2)
- 3
Pearson correlation ρ_jk between every criterion pair, computed on the normalised matrix N (NOT the raw X).
Diakoulaki 1995, p.766 Eq.(3)
- 4
Information amount C_j = σ_j · Σ_k (1−ρ_jk). High contrast (σ_j large) AND low correlation with other criteria (Σ(1-ρ) large) yields higher C_j.
Diakoulaki 1995, p.766 Eq.(4)
- 5
Normalised CRITIC weights w_j = C_j / Σ_k C_k; Σ w_j = 1.
Diakoulaki 1995, p.766 Eq.(5)
Look elsewhere when
- •No data variation (constant criterion). Weight degenerates.
- •Expert judgment is the actual driver. Use subjective weighting.
Assumptions to verify
- Decision matrix exists with measurable criteria
- Sufficient inter-alternative variation per criterion
Edge cases and pitfalls
Constant criterion: σ_j = 0, C_j = 0, w_j = 0 - exclude constant criteria before applying CRITIC.
Two perfectly correlated criteria: combined C reduces - CRITIC penalises redundancy.
Small sample size (m<5): Pearson ρ becomes unreliable - interpret weights cautiously.
Direction-aware normalisation is critical: applying CRITIC on RAW (non-normalised) matrix gives σ_j scaled by absolute units, producing scale-dependent weights.
Works with
Commonly takes its weights from
Its derived weights can feed
How to cite
Diakoulaki, D.; Mavrotas, G.; Papayannakis, L. (1995). Determining objective weights in multiple criteria problems: The CRITIC method. Computers & Operations Research. https://doi.org/10.1016/0305-0548(94)00059-H
System ID, as it appears in reports and the API
CRITIC