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)=5!15!20!=15504
Now, the total number of combinations in which out of these 5 only 2 are Chinese will be as follows:
- Two Chinese and the remaining are from Indian and Malay students.
So, total number of ways to choose 5 students with only 2 Chinese will be equal to
C(11,2)⋅C(9,3)=9!2!11!⋅3!6!9!=
=55⋅84=4620
Thus, the probability of a selection consisting of only two Chinese will be
C(20,5)C(11,2)⋅C(9,3)=155044620=0.298
Comments