document.write( "Question 614875:  Please help me find the area under the standard normal curve: 
\n" );
document.write( "I.  to the right of z = -1.36
\n" );
document.write( "II. to the left of z = -1.36
\n" );
document.write( "   \n" );
document.write( "
| Algebra.Com's Answer #386798 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 = -1.36 \n" ); document.write( "Ans: normalcdf(-1.36,100) = 0.9131 \n" ); document.write( " \n" ); document.write( "------- \n" ); document.write( "II. to the left of z = -1.36 \n" ); document.write( "Ans: normalcdf(-100,-1.36) = 0.0869 \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |