Definition
It is the geometric distance between two points
Euclidean distance assumes same scale and variability on each axis.
Definition
It is the geometric distance between two points
d(p,q)=i=1∑k(pi−qi)2
Euclidean distance assumes same scale and variability on each axis.