document.write( "Question 628192: use the standard normal distribution to find P (-2.25\n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "re TY the NORMDIST function can be accessed in an excel worksheet:\n" ); document.write( "1. click on a Cell(Space) \n" ); document.write( "2. Click \"Insert\"(up at the top) (function)\n" ); document.write( "3. chose Statistical /NORMSDIST\n" ); document.write( "4. type in z -value\n" ); document.write( "5. Hit OK\n" ); document.write( "using Excel NORMSDIST function:\n" ); document.write( "P (-2.25 < z <1.25) = NORMSDIST(1.25) - NORMSDIST(-2.25) = .8944 - .0122 = .8822 \n" ); document.write( "