document.write( "Question 525398: I am having a hard time understanding standard normal distribution: \r
\n" );
document.write( "\n" );
document.write( "how would you figure this from a problem such as:\r
\n" );
document.write( "\n" );
document.write( "P(1.22 < Z < 2.15) \n" );
document.write( "
Algebra.Com's Answer #348105 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! That question is asking, for a normal curve with \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "normcdf(1.22, 2.15, 0, 1)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The syntax might be slightly different on other calculators. \n" ); document.write( " |