This is given by the combination formula, which is denoted as $C(n, r) = \frac{n!}{r!(n-r)!}$, where $n$ is the total number of items, and $r$ is the number of items to choose. So, the total number of ways to draw two cards from a deck of 52 cards is $C(52, 2)$.
Show more…