Question
Question: In a class, there are 15 boys and 10 girls. Three students are selected at random. The probability t...
In a class, there are 15 boys and 10 girls. Three students are selected at random. The probability that 1 girl and 2 boys are selected is:
(a) 4625
(b) 4615
(c) 4621
(d) 4622
Solution
Hint: To solve this question, we will first find out the number of ways in which students can be selected. Let this value be y. Now, we will find the number of ways in which we can select 1 girl and 2 boys. Let this value be x. Now, we will find the probability with the help of the formula given below:
Probability=Total Number of OutcomesFavorable Outcomes
Complete step-by-step answer:
In this question, we have to determine the probability that the selected students are 2 boys and 1 girl. For this, we will first find out the total number of ways in which we can select the students. Now, we are given that there are 15 boys and 10 girls in the class. Thus, the total students in that class are 15 + 10 = 25. It is also given that we have to select any three students. Thus, the number of ways in which we can select any three students from 25 students = 25C3.
Now, we will find the number of ways in which we can select 2 boys and 1 girl. The number of ways in which we can select 2 boys from 15 boys = 15C2. The number of ways in which we can select 1 girl from 10 girls = 10C1. Hence, the total ways of doing this = 15C2× 10C1.
Now, we will find the probability. Probability of any event is given by the formula:
Probability=Total Number of OutcomesFavorable Outcomes
In our class, the total number of outcomes = 25C3 and favorable outcomes = 15C2× 10C1
Thus,
Probability =25C315C2× 10C1
Here, we are going to use the formula for nCr which is shown:
nCr=r!(n−r)!n!=[1.2.3.....(n−r)][1.2.3.....r]n(n−1)(n−2)....3.2.1
nCr=1.2.3......rn(n−1)(n−2)....(n−r+1)
nCr=r!n(n−1)(n−2)....(n−r+1)
Thus, we will get,
Probability =625×24×23215×14×110=4621
Hence, the option (c) is the right answer.
Note: We can also find favorable outcomes in the given question by first finding the total outcomes and then subtracting the non-favorable outcomes from it. Thus the probability is given by:
Probability =25C325C3−(15C1× 10C2+15C3× 10C0+15C0× 10C3)
Probability =1−25C3(15C1× 10C2)+(15C3× 10C0)+(15C0× 10C3)
Probability =1−2300(15×45)+(455×1)+(120×1)
Probability =1−2300675+455+120
Probability =1−23001250
Probability =1−4625
Probability =4621