SOLUTION: Find the value of z such that approximately 10.26% of the distribution lies between it and the mean.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the value of z such that approximately 10.26% of the distribution lies between it and the mean.      Log On


   



Question 698568: Find the value of z such that approximately 10.26% of the distribution lies between it and the mean.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the value of z such that approximately 10.26% of the distribution lies between it and the mean.
----
Find the z-value with a left tail of 0.50+0.1026 = 0.6026
invNorm(0.6026) =0.2601
----
Find the z-value with a left tail of 0.50-0.1026 = 0.3974
invNorm(0.3974) = -0.2601
============
Cheers,
Stan H.