document.write( "Question 619285: Find the area under the standard normal curve for the following:
\n" ); document.write( "(A) P(z > 2.15)
\n" ); document.write( "(B) P(-1.79 < z < 0)
\n" ); document.write( "(C) P(-1.71 < z < 1.13)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #389524 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the area under the standard normal curve for the following:
\n" ); document.write( "(A) P(z > 2.15) = normalcdf(2.15,100) = 0.0178
\n" ); document.write( "----------------------------------------------------
\n" ); document.write( "(B) P(-1.79 < z < 0) = normalcdf(-1.79,0) = 0.4633
\n" ); document.write( "-----------------------------------
\n" ); document.write( "(C) P(-1.71 < z < 1.13) = normalcdf(-1.71,1.13) = 0.8271
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );