document.write( "Question 380979: Find the area under the standard normal curve:
\n" );
document.write( "I. to the right of z = -0.61
\n" );
document.write( "II. to the left of z = -0.61 \n" );
document.write( "
Algebra.Com's Answer #270354 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the area under the standard normal curve: \n" ); document.write( "I. to the right of z = -0.61 \n" ); document.write( "Ans: normalcdf(-0.61,100) = 0.729.. \n" ); document.write( "---------------------------------- \n" ); document.write( "II. to the left of z = -0.61 \n" ); document.write( "Ans: 1-0.729 = 0.271.. \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |