Vector Normalization — Euclidean column-norm scaling (L2 normalisation)
NORM-VECTOR (Vector Normalization — Euclidean column-norm scaling (L2 normalisation)) is a normalization multi-criteria decision-making (MCDM) method introduced by Hwang, C. L., Yoon, K. in 1981. It turns a decision matrix of alternatives scored on multiple criteria into a structured, reproducible result.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
After vector normalisation, each column has unit Euclidean norm (Σ_i r_ij² = 1). The normalised values preserve the ratio structure of the original data. Cost/benefit direction is NOT applied during this step — it must be handled downstream (e.g. by selecting A⁺/A⁻ in TOPSIS).
Strengths & limitations
- Follows a transparent, reproducible computational procedure that can be audited step by step.
- Handles multiple criteria of differing scales and units within a single decision matrix.
- Results depend on the chosen normalisation, weights, and parameter settings.
Sources
- Hwang, C. L., Yoon, K. (1981). Multiple Attribute Decision Making: Methods and Applications. Lecture Notes in Economics and Mathematical Systems, Vol. 186, Springer-Verlag DOI: 10.1007/978-3-642-48318-9 ↗
How to cite this page
ScholarGate. (2026, June 2). Vector Normalization — Euclidean column-norm scaling (L2 normalisation). ScholarGate. https://scholargate.app/en/decision-making/norm-vector
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- CODASDecision-making↔ compare
- EDASDecision-making↔ compare
- TOPSISDecision-making↔ compare
- WASPASDecision-making↔ compare