document.write( "Question 1192601: Assuming that 30% of all industrial accidents in a certain plant are caused by failure of employees to follow instructions, find, approximately, the probability that among 84 industrial accidents in this plant anywhere from 20 to 30 (inclusive) will be due to failure of employees to follow instructions. \n" ); document.write( "
Algebra.Com's Answer #824499 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mean is np=25.2
\n" ); document.write( "variance is np(1-p)=25.2*0.70=17.64
\n" ); document.write( "sd = sqrt (V)=4.2
\n" ); document.write( "z(min)=(19.5-25.2)/4.2
\n" ); document.write( "=-5.7/4.2=-1.36
\n" ); document.write( "-
\n" ); document.write( "z=(30.5-25.2)/4.2
\n" ); document.write( "=5/3/4.2
\n" ); document.write( "=1.26
\n" ); document.write( "probability z between those two values is 0.8093
\n" ); document.write( "
\n" );