document.write( "Question 896121: Of 15 persons who have contracted a disease, 10 have completely recovered. Suppose that 5 persons are chosen at random from 15, what is the probability that none have completely recovered? \n" ); document.write( "
Algebra.Com's Answer #543257 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Of 15 persons who have contracted a disease, 10 have completely recovered. Suppose that 5 persons are chosen at random from 15, what is the probability that none have completely recovered?
\n" ); document.write( "------------
\n" ); document.write( "P(recover) = 10/15 = 2/3
\n" ); document.write( "P(not recover) = 1/3
\n" ); document.write( "-----
\n" ); document.write( "P(none of 5 recovered) = (1/3)^5 = 0.0041
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan
\n" ); document.write( "
\n" );