Minkowski Metric: dist(X1,X2,p)=(k=1∑lenabs(X1k−X2k)p)1/p When p=1, we get the Manhattan distance When p=2, we get the Euclidean distance