document.write( "Question 1182745: If np ≥ 5 and nq ≥ 5, estimate P(fewer than 7) with n = 14 and p = 0.5 by using the normal distribution as an approximation to the binomial distribution; if np < 5 or nq < 5, then state that the normal approximation is not suitable.\r
\n" );
document.write( "\n" );
document.write( "Select the correct choice below and, if necessary, fill in the blank to complete your choice.\r
\n" );
document.write( "\n" );
document.write( "A. P(fewer than 7) = __
\n" );
document.write( "(Round to four decimal places as needed.)\r
\n" );
document.write( "\n" );
document.write( "B. The normal approximation is not suitable. \n" );
document.write( "
Algebra.Com's Answer #812900 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! normal is suitable \n" ); document.write( "np=7 mean \n" ); document.write( "np(1-p)=3.5=variance \n" ); document.write( "sd=sqrt(V)=1.87 \n" ); document.write( "z <=(6.5-7)/1.87, using continuity correction factor \n" ); document.write( " z <=-0.5/1.87 \n" ); document.write( "=-0.2673 \n" ); document.write( "probability is 0.3946, using the normal approximation. \n" ); document.write( "-- \n" ); document.write( "The exact value is 0.3953 \n" ); document.write( " |