document.write( "Question 1064324: If np greater than or equals 5 and nq greater than or equals 5, estimate Upper P left parenthesis fewer than 2 right parenthesis with nequals
\n" );
document.write( "13 and pequals 0.4 by using the normal distribution as an approximation to the binomial distribution; if npless than 5 or nqless than 5, then state that the normal approximation is not suitable. Select the correct choice below and, if necessary, fill in the answer box to complete your choice.\r
\n" );
document.write( "\n" );
document.write( "A.Upper P left parenthesis fewer than 2 right parenthesis
\n" );
document.write( "equals (Round to four decimal places as needed.)\r
\n" );
document.write( "\n" );
document.write( "B.The normal approximation is not suitable.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #679376 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Binomial distribution with n=13 and p=0.4. Want probability p <2. I think this is what you want. The normal approximation is met given the values stated. \n" ); document.write( "np=5.2; n(1-p)=7.8 \n" ); document.write( "variance is np(1-p)=13*0.4*0.6=3.12 \n" ); document.write( "sqrt (variance)=sd=1.767 \n" ); document.write( "want p (value is less than 2, when mean is 5.2 and sd is 1.767) \n" ); document.write( "z=(0-5.2)/1.767=-2.943 \n" ); document.write( "z=(2-5.2)/1.767=-1.811 \n" ); document.write( "probability is -2.943 < z < -1.811=0.0334\r \n" ); document.write( "\n" ); document.write( "Compare with using binomial distribution \n" ); document.write( "13C1(0.4)^1(0.6)^12=0.0113 \n" ); document.write( "13C0(0.6^13)=0.0113 \n" ); document.write( "Total is 0.0226 \n" ); document.write( " \n" ); document.write( " |