document.write( "Question 751556: During a drug trial for a new anitbotic, 45% of the people woh were given the drug experienced dizziness. Assume a sample size of 25 patients..\r
\n" );
document.write( "\n" );
document.write( "A)Find the probability that exactly 8 patients experienced dizziness. \n" );
document.write( "
Algebra.Com's Answer #457263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! During a drug trial for a new antibiotic, 45% of the people who were given the drug experienced dizziness. Assume a sample size of 25 patients.. \n" ); document.write( "----------------------- \n" ); document.write( "A)Find the probability that exactly 8 patients experienced dizziness. \n" ); document.write( "Binomial Problem with n = 25 and p(dizzy) = 0.45 \n" ); document.write( "---- \n" ); document.write( "P(x = 8) = 25C8(0.45)^8*(0.55)^17 = binompdf(25,0.45,8) = 0.0701 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |