document.write( "Question 751665: ``During a drug trial for a new anitbotic, 45% of the people woh were given the drug experienced dizziness.
\n" );
document.write( "Assume a sample size of 15 patients..\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the probability that less than 6 patients experienced dizziness.
\n" );
document.write( "Find the probability that at least 7 patients experienced dizziness.
\n" );
document.write( "Find the probability that at most 4 patients did NOT experience dizziness. \n" );
document.write( "
Algebra.Com's Answer #457377 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Find the probability that less than 6 patients experienced dizziness.\r \n" ); document.write( "\n" ); document.write( "X ~ Binomial(15, 0.45) \n" ); document.write( "P(X < 6) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the probability that at least 7 patients experienced dizziness.\r \n" ); document.write( "\n" ); document.write( "X ~ Binomial(15, 0.45) \n" ); document.write( "P(X ≥ 7) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the probability that at most 4 patients did NOT experience dizziness.\r \n" ); document.write( "\n" ); document.write( "X ~ Binomial(15, 0.55) \n" ); document.write( "P(X ≤ 4) = |