Suppose we turn over cards simultaneously from two well shuffled deck of ordinary playing cards. We say we obtain an exact match on a particular turn if the same card appears from each deck. Find the probability of at least one match.
Hint:Let $C_i$ denote the event on exact match on the ith turn then P($C_i$) = 1/52 and P($C_i$ $\bigcap$ $C_j$) = 50!/52!.
Could someone please explain how to calculate P($C_i$) and P($C_i$ $\bigcap$ $C_j$).