Distance
Euclidean Distance: L2 norm between two vectors in criterion space
Hwang, C. L., Yoon, K. · 1981
Overview
Distance (L2, Euclidean). Output typically distance (lower value = preferred).
Strengths
- •Method-specific: Distance (L2, Euclidean)
Method assistant
Grounded explanations: it explains the method, it does not compute.
Edge cases
- •See F.steps and D.parameters for DIST-EUCLIDEAN-specific edge handling. recommendation_metadata.assumptions_to_verify also lists boundary conditions.
Common pitfalls
- •Bkz. DIST-EUCLIDEAN F.steps citation_anchor'lar ve P.verification_status.
Worked example
- 1.Adım 1 (F1): Compute the Euclidean (L2) distance between vectors a and b: d_E = √Σ_j(a_j − b_j)². Formül: d_E(\mathbf{a},\mathbf{b}) = \sqrt{\sum_{j=1}^{n}(a_j - b_j)^2} Anchor: Hwang & Yoon 1981, p.130 Eq.(4.3) (separation measure; pending PDF page verification)
How to cite
Hwang, C. L.; Yoon, K. (1981). Multiple Attribute Decision Making: Methods and Applications. Lecture Notes in Economics and Mathematical Systems, Vol. 186, Springer-Verlag. https://doi.org/10.1007/978-3-642-48318-9