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)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "invNorm(.08) = -1.4050716 \n" ); document.write( "invNorm(.92) = 1.4050716 \n" ); document.write( "round as directed \n" ); document.write( " |