document.write( "Question 1166952: Hospital records show that 75% of the patients will recover from a certain disease.
\n" ); document.write( "i. What is the probability that 2 of the 6 patients selected at random will die from a certain disease?
\n" ); document.write( "ii. What is the probability that 4 of the 6 patients selected at random will recover from a certain disease?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #791944 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
25% will die
\n" ); document.write( "probability 2 will die
\n" ); document.write( "is 6C2*0.25^2*0.75^4=0.2966\r
\n" ); document.write( "\n" ); document.write( "probability 4 will recover is the same since that is probability two will die.
\n" ); document.write( "
\n" );