|Fi(A) ∩ Fi(B)| is the number of distinct group membership of both games A and B.
|Fi(A) U Fi(B)| is the number of distinct group membership of games A and B.
|Fi(A) ∩ Fi(B)|
Simi(A, B) = --------------------- * 100
|Fi(A) U Fi(B)|
example: game A = "Contra (NES)", Fi(A) = ("BPjS / BPjM indexed games", "Contra series", "Game Center CX challenge games")
game B = "Zero Tolerance (SEGA Genesis)", Fi(B) = ("BPjS / BPjM indexed games")
|Fi(A) ∩ Fi(B)| = |("BPjS / BPjM indexed games")| = 1
|Fi(A) U Fi(B)| = |("BPjS / BPjM indexed games", "Contra series", "Game Center CX challenge games")| = 3
Simi(A, B) = (1 / 3) * 100 = 33
|