document.write( "Question 457472: z score location on a vertical line that separates a normal distribution in each of the following.
\n" ); document.write( "20% tail on left
\n" ); document.write( "40% tail on right
\n" ); document.write( "75% tail on left
\n" ); document.write( "99 percent in the body on the right.
\n" ); document.write( "

Algebra.Com's Answer #313876 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
z score location on a vertical line that separates a normal distribution in each of the following.
\n" ); document.write( "20% tail on left::: z = invNorm(0.20) = -0.8416
\n" ); document.write( "40% tail on right::: z = invNorm(0.60) = 0.2533
\n" ); document.write( "75% tail on left::: z = invNorm(0.75) = 9.6745
\n" ); document.write( "99 percent in the body on the right.::invNorm(0.01) = -2.3263
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "========================
\n" ); document.write( "
\n" ); document.write( "
\n" );