Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Model Evaluation›Silhouette Score
MCDMClustering Validation

Silhouette Score

Silhouette Coefficient · Also known as: silhouette coefficient, silhouette index

The Silhouette Coefficient, introduced by Peter Rousseeuw in 1987, is a metric that measures how similar an object is to its own cluster compared to other clusters. It ranges from -1 to 1, where values close to 1 indicate well-separated and cohesive clusters, values near 0 suggest overlapping clusters, and negative values indicate misclustered points.

ScholarGate
  1. MCDM
  2. v1
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Silhouette Score
Adjusted Rand IndexCalinski-Harabasz IndexDavies-Bouldin IndexDunn IndexGap StatisticElbow MethodFowlkes-Mallows IndexInertia (Within-Cluster…Normalized Mutual Inform…V-measure

When to use it

Use the Silhouette Score when you need a simple, interpretable metric to validate clustering quality. It works well for spherical, well-separated clusters and is computationally efficient. However, it can be biased toward convex clusters and may not perform well when clusters have complex shapes or significantly different densities. It is also sensitive to the choice of distance metric.

Strengths & limitations

Strengths
  • Ranges from -1 to 1, making it intuitive to interpret
  • Works with any distance metric
  • Computationally efficient for moderate dataset sizes
  • Provides both global (average) and per-point assessments of cluster quality
Limitations
  • Biased toward spherical, well-separated clusters
  • Poor performance on clusters with varying density or complex shapes
  • Assumes that inter-cluster distance is meaningful
  • Computational cost increases quadratically with dataset size

Frequently asked

What does a negative silhouette coefficient mean?

A negative coefficient for a point indicates that the point is, on average, closer to the nearest other cluster than to its assigned cluster. This suggests potential misclassification and that the point might belong to a different cluster or be an outlier.

How do I interpret the overall silhouette score for my clustering?

Compute the average silhouette coefficient across all points. A score greater than 0.5 is generally considered strong, 0.25 to 0.5 is reasonable, and below 0.25 suggests weak cluster structure. However, context and the nature of your data should always guide interpretation.

Does silhouette score require labeled data?

No; silhouette is an unsupervised metric. It evaluates cluster quality based on the clustering assignment itself, not external labels. This makes it useful when ground truth is unavailable.

Can I use silhouette score to choose the optimal number of clusters?

Yes; compute the average silhouette score for different numbers of clusters and select the k that maximizes the score. However, combine this with domain knowledge and other validation metrics for robust cluster number selection.

Sources

  1. Rousseeuw, P. J. (1987). Silhouettes: a graphical aid to the interpretation and validation of cluster analysis. Journal of Computational and Applied Mathematics, 20, 53-65. DOI: 10.1016/0377-0427(87)90125-7 ↗

How to cite this page

ScholarGate. (2026, June 3). Silhouette Coefficient. ScholarGate. https://scholargate.app/en/model-evaluation/silhouette-score

Related methods

Adjusted Rand IndexCalinski-Harabasz IndexDavies-Bouldin IndexDunn IndexGap Statistic

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Adjusted Rand IndexModel Evaluation↔ compare
  • Calinski-Harabasz IndexModel Evaluation↔ compare
  • Davies-Bouldin IndexModel Evaluation↔ compare
  • Dunn IndexModel Evaluation↔ compare
  • Gap StatisticModel Evaluation↔ compare
Compare side by side →

Referenced by

Adjusted Rand IndexCalinski-Harabasz IndexDavies-Bouldin IndexDunn IndexElbow MethodFowlkes-Mallows IndexGap StatisticInertia (Within-Cluster Sum of Squares)Normalized Mutual InformationV-measure

Similar methods

Dunn IndexDavies-Bouldin IndexCalinski-Harabasz IndexInertia (Within-Cluster Sum of Squares)Gap StatisticAdjusted Rand IndexElbow MethodNormalized Mutual Information

Related reference concepts

Cluster AnalysisClustering AlgorithmsK-Means ClusteringHierarchical Cluster AnalysisText ClusteringMultidimensional Scaling

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Silhouette Score (Silhouette Coefficient). Retrieved 2026-07-21 from https://scholargate.app/en/model-evaluation/silhouette-score · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Peter Rousseeuw
Subfamily
Clustering Validation
Year
1987
Type
Cluster quality metric
Related methods
Adjusted Rand IndexCalinski-Harabasz IndexDavies-Bouldin IndexDunn IndexGap Statistic
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account