document.write( "Question 581254: Let the random variable X follow a normal probability distribution with a mean 10 and a standard deviation of 2.\r
\n" );
document.write( "\n" );
document.write( "Show your manual work of finding P(X>15).\r
\n" );
document.write( "\n" );
document.write( "What is known is it'll be 1 - # because the direction the sign goes, but other than that, I am not sure. Please help!\r
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #371536 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let the random variable X follow a normal probability distribution with a mean 10 and a standard deviation of 2. \n" ); document.write( "Show your manual work of finding P(X>15). \n" ); document.write( "---- \n" ); document.write( "z(15) = 5/2 \n" ); document.write( "P(x > 15) = P(z > 5/2) = normalcdf(5/2,100) = 0.0062 \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |