document.write( "Question 1046322: d. Using the standard normal distribution, find the area below z=-0.8.
\n" );
document.write( "e. Using the standard normal distribution, find the area above z=-0.8.
\n" );
document.write( "f. Using the standard normal distribution, find the area between z=-0.8 and z=2.1 \n" );
document.write( "
Algebra.Com's Answer #661795 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! d. Using the standard normal distribution, find the area below z=-0.8. \n" ); document.write( "TI syntax is invNorm(area to left of desired z) = .7881 0r 78.81% \n" ); document.write( "e. Using the standard normal distribution, find the area above z=-0.8. \n" ); document.write( "1- .7881 \n" ); document.write( "f. Using the standard normal distribution, find the area between z=-0.8 and z=2.1 \n" ); document.write( "TI syntax is normalcdf(smaller z, larger z) \n" ); document.write( " |