document.write( "Question 1044817: Assume the random variable x is normally distributed with mean μ=81 and standard deviation σ=5. Find the indicated probability.\r
\n" );
document.write( "\n" );
document.write( "P(x<72)equals=? (Round to four decimal places as needed.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660218 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "=(72-81)/5 \n" ); document.write( "=-1.8 \n" ); document.write( "P z< -1.8 is 0.0359 \n" ); document.write( " |