document.write( "Question 1201566: Find the area under the normal curve to the left of z=−1.55 plus the area under the normal curve to the right of z=2.55
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #836011 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "It is the same as to subtract from the total area under this curve \r\n" ); document.write( "part of the area under this curve between the marks z= -1.55 and z= 2.55.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Use function normalcdf of your regular calculator\r\n" ); document.write( "\r\n" ); document.write( " the area of the interest = 1 - normalcdf(-1.55, 2.55, 0,1) = 1 - 0.934 = 0.066 (rounded). ANSWER\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "normalcfd stands for normal cumulative distribution function.\r\n" ); document.write( "\r\n" ); document.write( " z1 z2 mean SD <<<---=== formatting pattern\r\n" ); document.write( "Its format is normalcdf(-1.55, 2.55, 0, 1).\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |