SOLUTION: The school head randomly selects 3 students from a class of 15 boys and 18 girls. What is the probability that she select a) a particular student b) a particular boy?

Algebra ->  Probability-and-statistics -> SOLUTION: The school head randomly selects 3 students from a class of 15 boys and 18 girls. What is the probability that she select a) a particular student b) a particular boy?      Log On


   



Question 854412: The school head randomly selects 3 students from a class of 15 boys and 18 girls. What is the probability that she select
a) a particular student
b) a particular boy?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The school head randomly selects 3 students from a class of 15 boys and 18 girls. What is the probability that she select
a) a particular student
# of ways to pick three including that student: 1*32C2 = 1*496
# of random groups of three = 33C3 = 5456
P(condition) = 496/5456 = 0.0909
----------------------------------------
b) a particular boy?
# of ways to pick three including that particular boy:: 1*32C2 = 496
# of random groups of three: 5456
P(condition) = 0.0909
----------------------------
Cheers,
Stan H.
-----------------