document.write( "Question 613676: What percentage of the area of the standard normal distribution is between z = -2.00 and z = +2.00? How do you know this? \n" ); document.write( "
Algebra.Com's Answer #386152 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "What percentage of the area of the standard normal distribution is between z = -2.00 and z = +2.00?
\n" ); document.write( "two standard deviations from the mean account for about 95.45%
\n" ); document.write( " P(-2< z <2 ) = NORMSDIST(2) - NORMSDIST(-2) = .97725 - .02275 = .9545 OR 95.45%\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );