document.write( "Question 131110: This is not a textbook question.
\n" );
document.write( "A medication is 75% effective against a bacterial infection. Find the probability that if 12 people take the medication, at least one person's infection will not improve.\r
\n" );
document.write( "\n" );
document.write( "Thank you :) \n" );
document.write( "
Algebra.Com's Answer #95742 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A medication is 75% effective against a bacterial infection. \n" ); document.write( "P(effective) = 0.75 ; P(not effective) = 0.25 \n" ); document.write( "-------------------- \n" ); document.write( "Find the probability that if 12 people take the medication, at least one person's infection will not improve: \n" ); document.write( "------- \n" ); document.write( "P(at least one not effective) = 1 - P(none are not effective) \n" ); document.write( "= 1- P(all are effective) = 1 - (0.75)^12 = 0.968... \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |