document.write( "Question 1075827: What is probability that of three people selected at random at least two were born on the same day. \n" ); document.write( "
Algebra.Com's Answer #690479 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The complement event is for all of them to have different\r\n" );
document.write( "birthdays.  Suppose they are Tom, Dick and Harry.\r\n" );
document.write( "\r\n" );
document.write( "So we get the probability that they all have different \r\n" );
document.write( "birthdays.\r\n" );
document.write( "\r\n" );
document.write( "There are 365 possible birthdays for Tom.\r\n" );
document.write( "That leaves 364 possible birthdays for Dick.\r\n" );
document.write( "That leaves 363 possible birthdays for Harry. \r\n" );
document.write( "\r\n" );
document.write( "So the number of ways they can all have different birthdays \r\n" );
document.write( "is \"365%2A364%2A363\"\r\n" );
document.write( "\r\n" );
document.write( "The number of ways they can have ANY birthdays, different\r\n" );
document.write( "or not, is \"365%2A365%2A365\"\r\n" );
document.write( "\r\n" );
document.write( "So the probability that all three have different birthdays is\r\n" );
document.write( "\r\n" );
document.write( "\"%28365%2A364%2A363%29%2F%28365%2A365%2A365%29=132132%2F133225\"\r\n" );
document.write( "\r\n" );
document.write( "So the probability that at least two have the same birthday\r\n" );
document.write( "is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );