You have to choose a committee of $5$ people. You have $13$ grade nines, $13$ grade $10s$, $13$ grade elevens and $13$ grade $12s$.
$a)$ What is the probability that the committee chosen will be all of the same grade?
$b)$ What is the probability that the committee will be from two grades. $3$ from one grade, and $2$ from another grade?
Attempt:
$a)$
= $\dfrac{\large ^{13}C_5}{\large^{52}C_5} * 4$ (four different grades)
$b)$
$= \dfrac{^{13}C_2 *^{13}C_3}{\large ^{52}C_5} * 3!2!$ ($12$ different combinations)
would my answers be wrong?