**
In a standard deck of 52 cards, the total number of ways to choose 7 cards is given by the combination formula \( C(n, k) = \frac{n!}{k!(n-k)!} \). Thus, the total number of 7-card hands is:
\[
C(52, 7) = \frac{52!}{7!(52-7)!} = 133,784,560
\]
Show more…