document.write( "Question 992907: Suppose Z is a standard normal random variable.\r
\n" );
document.write( "\n" );
document.write( "If P(-z < Z < z) = 0.5588, find z.\r
\n" );
document.write( "\n" );
document.write( "Find P( -2.28 < Z < -0.63).\r
\n" );
document.write( "\n" );
document.write( "Please help me out!
\n" );
document.write( "Thank you so much \n" );
document.write( "
Algebra.Com's Answer #612361 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose Z is a standard normal random variable. \n" ); document.write( "If P(-z < Z < z) = 0.5588, find z. \n" ); document.write( "Since 1/2 the probability is to the right of the mean \n" ); document.write( "find the z-value with a left-tail = 0.5+(1/2)(0.5588) = 0.7795 \n" ); document.write( "Ans: z = invNorm(0.7795) = 0.77051 \n" ); document.write( "--------- \n" ); document.write( "Find P(-2.28 < Z < -0.63) = normalcdf(-2.28,-0.63) = 0.2530 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |