document.write( "Question 841308: how to determine the following areas under the standard normal curve? show solutions.
\n" ); document.write( "a. area to the right of z = 2.32
\n" ); document.write( "b. area to the right of z = -1.58
\n" ); document.write( "c. area to the left of z = 1.76
\n" ); document.write( "d. area to the left of z = 0.94
\n" ); document.write( "e. area between z1 =-1.09 and z2= 2.27
\n" ); document.write( "f. area between z1= 1.15 and z2= 2.28
\n" ); document.write( "g. area between z1=-0.45 and z2= -2.11
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #506770 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Using TI Calculator:
\n" ); document.write( "a. area to the right of z = 2.32 \"highlight_green%28IS%29\" 1 - invNorm(area to left of desired z) = 1-invNorm(2.32)
\n" ); document.write( " b. area to the right of z = -1.58 \"highlight_green%28IS%29\" 1 - invNorm(-1.58)
\n" ); document.write( " c. area to the left of z = 1.76 \"highlight_green%28IS%29\" invNorm(1.76)
\n" ); document.write( " d. area to the left of z = 0.94 \"highlight_green%28IS%29\" invNorm(.94)
\n" ); document.write( " e. area between z1 =-1.09 and z2= 2.27 \"highlight_green%28IS%29\" normalcdf(smaller z, larger z) = normalcdf(-1.09, 2.27)
\n" ); document.write( " f. area between z1= 1.15 and z2= 2.28 \"highlight_green%28IS%29\" normalcdf(1.15, 2.28)
\n" ); document.write( " g. area between z1=-0.45 and z2= -2.11 \"highlight_green%28IS%29\" normalcdf(-2.11, -0.45) \n" ); document.write( "
\n" );