Hierarchical Clustering
Five, two-dimensional data points are shown below:
x
|
y
|
-0.43
|
1.19
|
-1.66
|
1.19
|
0.12
|
-0.04
|
0.28
|
0.33
|
-1.14
|
0.17
|
Use the distance matrix to perform the following three types of hierarchical clustering: MIN, MAX, and Group Average. Show your results by drawing a dendogram. Note: the dendrogram should clearly show the order in which the points are merged.