1 Answers

The simple matching coefficient or Rand similarity coefficient is a statistic used for comparing the similarity and diversity of sample sets.

Given two objects, A and B, each with n binary attributes, SMC is defined as:

where:

The simple matching distance , which measures dissimilarity between sample sets, is given by 1 − SMC {\displaystyle 1-{\text{SMC}}}.

5 views