document.write( "Question 1081883: A mail order company has a 6% success rate. If it mails advertisements to 570 people, find the probability of getting less than 28 sales. Round z value calculations to 2 decimal places and final answer to 4 decimal places.\r
\n" );
document.write( "\n" );
document.write( " P (X < 28) \n" );
document.write( "
Algebra.Com's Answer #695973 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Normal approximation \n" ); document.write( "mean is np=34.2 \n" ); document.write( "variance is np(1-p)=34.2*.94=32.148 \n" ); document.write( "sd is sqrt (V)=5.67 \n" ); document.write( "for x <28, using 27.5 \n" ); document.write( "z<(27.5-34.2)/5.67 \n" ); document.write( "z<-6.7/5.67=-1.18 \n" ); document.write( "That probability is 0.1190.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |