Question
Question: In a class there are \[10\] boys and \[8\] girls. When \[3\] students are selected at random, the pr...
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
This problem can be solved easily by using the probability formula.
The probability of individual disjoint events can be found by using the combination formula.
Then by the AND rule, we will find the probability of those two events together.
Formula: If nis the total number of outcome and if r is the favorable outcome then the probability of getting r in n = nCr=r!(n−r)!n!
Probability of an event = Number of favorable outcomes/ total number of outcomes
Complete step by step answer:
It is given that there are 10 boys and 8 girls in the class. We aim to find the probability of selecting 2 girls and 1boys in a random selection of 3 students.
We can see that the two disjoint events are getting a girl and getting a boy in selecting three students. So first we have to find the probability of these two disjoint events.
Let us first find the probability of the event of selecting two girls.
We know that there are eight girls in total. Therefore, the probability of selecting two girls from a total number of girls will be 8C2
Let us find the value of this combination using the formula nCr=r!(n−r)!n!.
8C2=2!(8−2)!8!=2!(6!)8!
Let’s simplify this.
=2!×6!8×7×6!
On further simplification we get
8C2=28×7
Let’s keep this value as it is.
Now let’s find the probability next event. That is getting one boy at a random selection.
We know that there are 10 boys in total. Therefore, the probability of selecting one boy from the total number of boys will be 10C1.
Let us find the value of this combination using the formula nCr=r!(n−r)!n!.
10C1=1!(10−1)!10!
Let us simplify this.
10C1=1×9!10×9!
On further simplification we get
10C1=10
Thus, the probability of getting one boy on selection is 10.
Now let us find the probability of selecting three students from a whole class.
We know that the total number of students in a class is 10boys + $$$$8girls =18students.
Therefore, selecting three students at random can be found by the combination 18C3.
Let us simplify this to get the value.
18C3=3!(18−3)!18!=3×2×15!18×17×16×15!
On simplifying this we get
18C3=3×218×17×16
Let’s keep this value as it is.
Now we have to find the probability of getting two girls and one boy at a random selection.
Using the formula, the Probability of an event= Number of favorable outcomes/ total number of outcomes.
Then, the probability of getting two girls and one boy = the product of the probability of getting two girls and the probability of getting one boy divided by the probability of selecting three students at a random selection.
That is the probability of getting two girls and one boy = 18C38C2×10C1
We already know the values of 8C2,10C1&18C3 let’s substitute them in the above formula.
The probability of getting two girls and one boy = 3×218×17×16(28×7)×10
On simplifying this we get
=18×17×168×7×5×3×2
On further simplification we get
=10235
Thus, the probability of getting two girls and one boy at a random selection is 10235.
So, the correct answer is “Option A”.
Note: We cannot use conditional probability formulas here since the given two events are disjoint events.
So, we need to use a combination formula to find the probability of two given disjoint events.
The combination gives the possible outcomes of the specified events.