document.write( "Question 581338: What are the odds that two people would pick the same seven
\n" ); document.write( "books from a list of 150 to read?
\n" ); document.write( "

Algebra.Com's Answer #371571 by stanbon(75887)\"\" \"About 
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 to read?
\n" ); document.write( "----
\n" ); document.write( "P(they will) = 1/150C7
\n" ); document.write( "----
\n" ); document.write( "P(they won't) = (150C7 - 1)/150C7
\n" ); document.write( "-----
\n" ); document.write( "odds they do = P(they will)/P(they don't) = 1:(150C7 -1)
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );