Question
Question: A class has fifteen boys and five girls. Suppose three students are selected at random from class. T...
A class has fifteen boys and five girls. Suppose three students are selected at random from class. The probability that there are two boys and one girl is
A. 7635
B. 3835
C. 767
D. 7235
Solution
Hint: First see what are the total no. of students in the class and how many are to be taken randomly out. For selecting we use a combination formula as nCr= (n−r)! r!n! which represents selecting r things randomly out of n things. Since it's two boys and one girl so there can be many possible outcomes. Find out that and then the probability of having two boys and one girl.
Complete step-by-step solution -
Given that the class has 15 boys and 5 girls. So the total no. of students = 20 and we have to select out only 3 members. So, the combination becomes 20C3= 3×220×19×18 = 1140
Three students are selected at random. To find the probability that there are two boys and one girl can be done as follow
Selection of two boys out of 15 can be done as 15C2 = 13! 2!15! = 215×14 = 105
Similarly, selection of one girl out of 5 can be done as 5C2 = 3! 2!5! = 25×4 = 10
Hence, the required probability is 114015C2×5C1 = 1140105×10 = 3835
∴ the correct option is ‘A’
Note: Key concept of such types of problems is to find out all the favourable combinations which are possible. Here we use the multiplication method of probability as the selection of 3 members are dependent on each other.