document.write( "Question 620635: A medication is 75% effective against a bacterial infection. Find the probability that if 12 people take the medication, at least 1 person's infection will not improve \n" ); document.write( "
Algebra.Com's Answer #390299 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A medication is 75% effective against a bacterial infection. Find the probability that if 12 people take the medication, at least 1 person's infection will not improve
\n" ); document.write( "-------
\n" ); document.write( "Binomial Problem with n = 12 and p(effective) = 0.75 ; P(not) = 0.25
\n" ); document.write( "----
\n" ); document.write( "P(1<= x <=12 not improve) = 1 - P(x = 0 improve) = 1 - 0.25^12 = 0.999999940400..
\n" ); document.write( "------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );