document.write( "Question 917015: Find the z scores that seperate the middle 84% of the data from the area in the tails of the standard normal curve \n" ); document.write( "
Algebra.Com's Answer #556458 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"%28100-84%29%2F2+\"= 8%
\n" ); document.write( "invNorm(.08) = -1.4050716
\n" ); document.write( "invNorm(.92) = 1.4050716
\n" ); document.write( "round as directed
\n" ); document.write( "
\n" );