SOLUTION: Assume that we have ten people. Find the probability that at least two of ten people were born on the same day of the year.
Algebra ->
Probability-and-statistics
-> SOLUTION: Assume that we have ten people. Find the probability that at least two of ten people were born on the same day of the year.
Log On
Question 37425: Assume that we have ten people. Find the probability that at least two of ten people were born on the same day of the year. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Assume that we have ten people. Find the probability that at least two of ten people were born on the same day of the year.
This ia a binomial problem.
# of trials =10
Prob. of success = 1/365
Number of sucesses desired is at least 2.
Using a TI-83 calculator get the following:
Prob = 1-binomcdf(10,1/365,1)=0.000333
Cheers,
Stan H.