SOLUTION: What is the probability that at least one out of 40 students in a class will have a birthday in march?

Algebra ->  Probability-and-statistics -> SOLUTION: What is the probability that at least one out of 40 students in a class will have a birthday in march?      Log On


   



Question 520516: What is the probability that at least one out of 40 students in a class will have a birthday in march?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
What is the probability that at least one out of 40 students in a class will have a birthday in march?
--------------------------
Binomial Problem with n = 40 and p = 1/12
-----
P(1<= x <=40) = 1 - P(x = 0)
= 1- (11/12)^40
= 1 - 0.0308
= 0.9692
=====================
Cheers,
Stan H.
================