document.write( "Question 387977: Find the z-score location of a vertical line that separates
\n" ); document.write( "a normal distribution as described in each of the
\n" ); document.write( "following.
\n" ); document.write( "a. 20% in the tail on the left
\n" ); document.write( "b. 40% in the tail on the right
\n" ); document.write( "c. 75% in the body on the left
\n" ); document.write( "d. 99% in the body on the right
\n" ); document.write( "

Algebra.Com's Answer #274319 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Using chart, calculator or Excel function NORMSINV(P)to find z-score:
\n" ); document.write( "a. 20% in the tail on the left NORMSINV(.20) = -.8416
\n" ); document.write( "b. 40% in the tail on the right NORMSINV(60) = .2533
\n" ); document.write( "c. 75% in the body on the left NORMSINV(.75)= .6745
\n" ); document.write( "d. 99% in the body on the right NORMSINV(.01)= -2.3263 \n" ); document.write( "
\n" );