document.write( "Question 1131008: Find the Z-scores that separate the middle 27% of the distribution from the area in the tails of the standard normal distribution. \n" ); document.write( "
Algebra.Com's Answer #747737 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the Z-scores that separate the middle 27% of the distribution from the area in the tails of the standard normal distribution. \n" ); document.write( "---- \n" ); document.write( "The middle 27% leaves a left tail of (100-27)/2 = 36.5% \n" ); document.write( "----- \n" ); document.write( "Find the z-value with a left tail of 0.365:: \n" ); document.write( "Lower z-value = invNorm(0.365) = -0.3451 \n" ); document.write( "--- \n" ); document.write( "The right tail is symmetric with the left. \n" ); document.write( "Upper z-value = +0.3451 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |