SOLUTION: Determine the probability that in a class of 8 students, at least two students have the same birthday. Assume that there are always 365 days in a year and that birth rates are cons
Algebra ->
Probability-and-statistics
-> SOLUTION: Determine the probability that in a class of 8 students, at least two students have the same birthday. Assume that there are always 365 days in a year and that birth rates are cons
Log On
Question 510573: Determine the probability that in a class of 8 students, at least two students have the same birthday. Assume that there are always 365 days in a year and that birth rates are constant throughout the year. (Hint: First determine the probability that no two students have the same birthday and then apply the complementation rule.)
You can put this solution on YOUR website! Determine the probability that in a class of 8 students, at least two students have the same birthday. Assume that there are always 365 days in a year and that birth rates are constant throughout the year. (Hint: First determine the probability that no two students have the same birthday and then apply the complementation rule.)
----
1st: 1
2nd: (1-(1/365)) = (364/365
3rd: (1-(2/365)) = (363/365
4th: (1-(3/365)) = (362/365
...
8th: (1-(7/365)) = (358/365)
----
P(no 2 of 8 have the same birthday) = [1(364)(363)(362)...(358)]/365^7
-------
= 0.9257
----
P(2 have the same birthday) = 1 - 0.9257 = 0.0743
====================================================
Cheers,
Stan H.