데이터가 얼마나 매칭이 되었는가
$$ R(A,B) = {a + d\over a + b + c + d} = {a + d \over {n \choose 2}} = \tt{number\ \ of \ \ matched\ \ combinations\over all\ \ possible\ \ combinations} $$
Confusion Matrix를 떠올리면 이해하기 편하다.
Confusion Matrix의 Concept은 통계학에서 매우 많이 나온다.