Question 457472
z score location on a vertical line that separates a normal distribution in each of the following.
20% tail on left::: z = invNorm(0.20) = -0.8416 
40% tail on right::: z = invNorm(0.60) = 0.2533
75% tail on left::: z = invNorm(0.75) = 9.6745
99 percent in the body on the right.::invNorm(0.01) = -2.3263
========================
Cheers,
Stan H.
========================