document.write( "Question 134166: Determine the areA under the standard normal curve that lies to the right of z = -1.13 z=0.96 z=0.37 z= 0.78 \n" ); document.write( "
Algebra.Com's Answer #98288 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the areA under the standard normal curve that lies to the right of z = -1.13 ; area = normalcdf(-1.13,10) = 0.87076... \n" ); document.write( "z=0.96 ; area = normalcdf(0.96,10) = 0.1685 \n" ); document.write( "z=0.37 ; area = normalcdf(0.37,10) = 0.3557 \n" ); document.write( "z= 0.78; area = normalcdf(0.78,10) = 0.2177 \n" ); document.write( "============= \n" ); document.write( "Comment: Using TI-83 calculator \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |