There are 6 tickets to the theater, 4 of which are for seats in the front row. If 3 tickets are selected at random, what is the probability that exactly two of them are for the front row?
Show Hint
For “exactly k successes” without order, use combinations:
\(\dfrac{\binom{\text{success pool}}{k} \; \binom{\text{failure pool}}{n-k}}{\binom{\text{total}}{n}}\).