Arvind A.
asked 02/02/20For a standard normal distribution, find the probability of obtaining a value less than z=1.5
For a standard normal distribution, find the probability of obtaining a value less than z=1.5
1 Expert Answer

William W. answered 02/02/20
Math and science made easy - learn from a retired engineer
Use "=NORMSDIST(1.5)" and you should have it.
The "Help" for this function says:
NORMSDIST
Returns the standard normal cumulative distribution function. The distribution has a mean of 0 (zero) and a standard deviation of one. Use this function in place of a table of standard normal curve areas.
Syntax
NORMSDIST(z)
Z is the value for which you want the distribution.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Arvind A.
How to find using Excel02/02/20