Question
Question: In a class there are 10 boys and 8 girls. When 3 students are selected at random, the probability th...
In a class there are 10 boys and 8 girls. When 3 students are selected at random, the probability that 2 girls and 1 boy are selected is.
A. 10235
B. 10215
C. 10255
D. 10225
Solution
Hint: Here we will use the concept of combinations and probability to select 2 girls and 1 boy from a group of 10 boys and 8 girls. The selection of n people from a group of r people is given by nCr . If the selection is from different groups , just multiply their number of ways of individual selection.Then probability is given by ratio of number of ways of selecting 2 girls and 1 boy to the number of ways of selecting 3 students out of 18, we get the desired answer.
Complete step-by-step answer:
Given:
Number of boys=10
And number of girls=8
Hence, total number of students=10+8=18
Now, the number of ways selecting 2 girls out of 8=8C2
Now, the number of ways selecting 1 boy out of 10=10C1
Now, the number of ways selecting 2 girls and 1 boy=3C2×10C1
Similarly, Number of ways selecting 3 students out of 18=18C3
⇒Probability(p) =Total number of waysFavourable ways
P=Numbers of ways selecting 3 students out of 18Number ways selecting 2 girls and 1 boy=18C38C2×10C1
Now we know nCr=(n−r)!×r!n!
Therefore option A is correct.
Note: In this type of question first calculate the favourable ways, then calculate the total number of ways, then divide them we will get the required probability.Students make mistakes while calculating the probability i.e total number of ways of selecting 3 students from 18 i.e (10+8).So,have to take care while solving such type of questions.Students should remember the formula of combination, definition of probability and have to take care while selecting number of people from group by satisfying given condition.