Cluster Analysis (page 4 of 6) |
The following animated gif displays the k-means (iterative) process. The algorithm determines centroids, assigns observations to clusters based on the centroids, re-calculates centroids, re-assigns observations, etc.