This page is published in English.
Weight Objective
Standard Deviation Weight - objective weighting by column standard deviation
Weight_Objective
Overview
SD weighting assigns higher weight to criteria with greater discrimination power (higher variance across alternatives after normalisation). Criteria where all alternatives perform similarly get low weight. Unlike CRITIC/CCSD it ignores inter-criterion correlation.
- 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
- Any (objective weighting)
How it works
- 1
Normalise decision matrix using min-max (direction-aware).
Standard MCDM normalisation (pending PDF page verification)
- 2
Compute population standard deviation σ_j of each normalised column. Normalise: w_j = σ_j / Σ σ_k.
Standard MCDM weighting (pending PDF page verification)
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 column: σ_j=0 → w_j=0. Check for degenerate columns before applying.
Works with
Commonly takes its weights from
Its derived weights can feed
How to cite
. UNCONFIRMED - SD-WEIGHT specific seminal not confirmed via systematic literature search. PENDING.
System ID, as it appears in reports and the API
SD-WEIGHT