Jaccard index
Statistic used to compare the similarity and diversity of sample sets. It measures the overlap between two sets by dividing the size of their intersection by the size of their union. In simpler terms, it's a way to quantify how much two sets have in common, relative to the total number of unique elements in both sets.