document.write( "Question 580760: What are the odds that two people would pick the same seven
\n" );
document.write( "books from a list of 150 books to read? \n" );
document.write( "
Algebra.Com's Answer #371358 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What are the odds that two people would pick the same seven \n" ); document.write( "books from a list of 150 books to read? \n" ); document.write( "---- \n" ); document.write( "The 1st person can pick any 7 books. \n" ); document.write( "---- \n" ); document.write( "There are 150C7 = 2.9411 x 10^11 unique sets of 7 books. \n" ); document.write( "---- \n" ); document.write( "P(2nd person will pick the same set of 7 books) = 1/(150C7) \n" ); document.write( "============================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |