Question: What type of data is K-means clustering best suited for?
Options:
Correct Answer: Numerical data
Solution:
K-means clustering is best suited for numerical data, as it relies on calculating distances between data points.