document.write( "Question 202966: Let Z be a standard normal random variable. Calculate the following probabilities using the calculator provided. Round your responses to at least three decimal places.\r
\n" );
document.write( "\n" );
document.write( "P (Z > - 1.26) =
\n" );
document.write( "P (Z ≤ - 1.71) =
\n" );
document.write( "P (1.24 < Z < 1.71 = \n" );
document.write( "
Algebra.Com's Answer #153129 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let Z be a standard normal random variable. Calculate the following probabilities using the calculator provided. Round your responses to at least three decimal places. \n" ); document.write( "P (Z > - 1.26) = normalcdf(-1.26,100) = 0.8962 \n" ); document.write( "P (Z ≤ - 1.71) = normalcdf(-100,-1.71) 0.0436 \n" ); document.write( "P (1.24 < Z < 1.71 = normalcdf(1.24,1.71) = 0.0639 \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |