Total number of ways to choose 5 students out of 20 will be equal to "C(20,5)", where C represents the Combination.
"C(20,5)=\\frac{20!}{5!15!}=15504"
Now, the total number of combinations in which out of these 5 only 2 are Chinese will be as follows:
So, total number of ways to choose 5 students with only 2 Chinese will be equal to
"C(11,2) \\cdot C(9,3)=\\frac{11!}{9!2!} \\cdot \\frac{9!}{3!6!}="
"=55 \\cdot 84=4620"
Thus, the probability of a selection consisting of only two Chinese will be
"\\frac{C(11,2) \\cdot C(9,3)}{C(20,5)}=\\frac{4620}{15504}=0.298"
Comments
Leave a comment