Full question from actuarial exam practice problems:
The game of bridge is played by four players: north, south, east and west. Each of these players receive 13 cards. ... b) Consider a single hand of bridge. What is the probability for the hand to have exactly 3 Aces?
I know how to calculate the number of total possible outcomes, but can't figure out how to calculate possible outcomes with 3 Aces.
The number of possible sets of aces is $\binom{4}{3}$. The number of possibilities for the $10$ remaining cards is $\binom{48}{10}$ (select $10$ cards that are not aces). Multiply these two to get the number of outcomes.