document.write( "Question 183472: In a clinical trial, a drug used to reduce fever caused side effects in 2% of patients who took it. Three patients were selected at random. Find the probability that none of those patients had side effects. \n" ); document.write( "
Algebra.Com's Answer #137762 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a clinical trial, a drug used to reduce fever caused side effects in 2% of patients who took it. Three patients were selected at random. Find the probability that none of those patients had side effects. \n" ); document.write( "------------ \n" ); document.write( "P(side effects) = 0.02 \n" ); document.write( "P(no side effects) = 0.98 \n" ); document.write( "------------------------------ \n" ); document.write( "P(no side effects for three patients) = (0.98)^3 = 0.941... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |