TY - JOUR TI - Case Study on Static k-Means Clustering Algorithm AU - Dr. Chatti Subba Lakshmi JO - International Journal of Scientific Research in Computer Science, Engineering and Information Technology PB - Technoscience Academy DA - 2018/02/28 PY - 2018 DO - https://doi.org/10.32628/IJSRCSEIT UR - https://ijsrcseit.com/CSEIT1831242 VL - 3 IS - 1 SP - 1160 EP - 1167 AB - Data clustering is frequent research problem in many data mining applications. In this view, many clustering methods proposed in literature. One type of clustering is partitioning method which is centroid based technique. In this paper we are presenting the case study on conventional or static k-means partition clustering algorithm. Here we used static means the basic input parameter given to k-means is number of cluster (k), which constant for complete execution of data set. We need to decide the k values before algorithm starts and It does not changes, when there is a change in data set. We considered the some cases like distance measures, what is right number of clusters and relations between the algorithm parameters. We executed k-means algorithm on small data set and large data set and we presented the detailed steps for each case by showing the results