document.write( "Question 343367: If three people are randomly sampled, what is the probability that one is born on your birthday? (assume 365 days in a year).\r
\n" ); document.write( "\n" ); document.write( "I got: 3/365 = .82% ...... This doesn't even look right to me?
\n" ); document.write( "

Algebra.Com's Answer #245690 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
The answer is 398,581/48,627,125 or approximately 0.0082.\r
\n" ); document.write( "\n" ); document.write( "Call the people Al, Betty, and Chuck.\r
\n" ); document.write( "\n" ); document.write( "The probability that Al isn't born on your birthday is 364/365. Likewise for Betty and Chuck.\r
\n" ); document.write( "\n" ); document.write( "These three probabilities are independent (knowing Al's birthday doesn't influence your probability for Betty), so we can find the probability that *none* of these people share your birthday by multiplying:
\n" ); document.write( "364/365 * 364/365 * 364/365 = 48,228,544/48,627,125.\r
\n" ); document.write( "\n" ); document.write( "But we want the probability that one of these people *does* share your birthday. This is exactly the negation of the event that none of them share your birthday, so the probability is one minus that;
\n" ); document.write( "1 - 48,228,544/48,627,125 = 398,581/48,627,125.\r
\n" ); document.write( "\n" ); document.write( "Another approach to this problem: there are 48,627,125 possible arrangements of these people's birthdays (365*365*365). Of these, there are (1*365*365 + 364*1*365 + 364*364*1), or 398,581, arrangements in which at least one person shares your birthday. So, the probability of that event is 398,581/48,627,125.
\n" ); document.write( "
\n" ); document.write( "
\n" );