document.write( "Question 202313: Standard normal probabilities
\n" );
document.write( "Standard normal probabilities\r
\n" );
document.write( "\n" );
document.write( "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.58)=
\n" );
document.write( "P (Z ≤ - 1.55)=
\n" );
document.write( "P (0.60 < Z < 1.52)=\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #152552 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.58)= 1 - P(z <= -1.58) = 1 - normalcdf(-10,-1.58) = 0.9429... \n" ); document.write( "========================== \n" ); document.write( "P (Z ≤ - 1.55)= normalcdf(-10,-1.55) = 0.06057... \n" ); document.write( "========================== \n" ); document.write( "P (0.60 < Z < 1.52)= norcdf(0.60,1.52) = 0.209997555... \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |