1. Use k-means with k = 3 to generate a cluster model with the training data set.
2. Generate a silhouette plot of your cluster model.
3. Calculate the mean silhouette values for each cluster, as well as the overall mean silhouette for the cluster model.