Why is K-Means sensitive to outliers?

Updated May 16, 2026

Short answer

Outliers distort centroid positions because the mean is highly sensitive to extreme values.

Deep explanation

Since centroids are computed as arithmetic means, a single extreme point can shift cluster centers significantly. This leads to incorrect assignments and unstable clusters.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More K-Means Clustering interview questions

View all →