K Mean Cluster Analysis
K Mean Cluster Analysis
(K-means)
•Presenter: Vikas Dubey
Introduction:
•
Individual Variable 1 Variable 2
1 1.0 1.0
2 1.5 2.0
3 3.0 4.0
4 5.0 7.0
5 3.5 5.0
6 4.5 5.0
7 3.5 4.5
Step 2:
3 2.04 1.78
• Therefore, the new clusters are:
4 5.64 1.84
{1,2} and {3,4,5,6,7}
5 3.15 0.73
6 4.78 0.61
7 3.75 0.72
Weaknesses of K-Mean Clustering