SOLUTION: i need to find the z values for a normal distribution
were the mean is 75 and standard deivation is 21
- the probability that exceeds 19%
Algebra ->
Probability-and-statistics
-> SOLUTION: i need to find the z values for a normal distribution
were the mean is 75 and standard deivation is 21
- the probability that exceeds 19%
Log On
Question 428532: i need to find the z values for a normal distribution
were the mean is 75 and standard deivation is 21
- the probability that exceeds 19% Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! i need to find the z values for a normal distribution
where the mean is 75 and standard deivation is 21
- the probability that exceeds 19%
-----
Find the z with a left tail of 0.19
invNorm(0.19) = -0.8779
---
Any z-value greater than -0.8779 will have a left tail
exceeding 19%
========================
Cheers,
Stan H.