SOLUTION: In our population of men, height is normally distributed with 70 inches(5'10') being the mean height. What is the probability that a randomly selected man will be 74 inches(6'2') o
Algebra ->
Probability-and-statistics
-> SOLUTION: In our population of men, height is normally distributed with 70 inches(5'10') being the mean height. What is the probability that a randomly selected man will be 74 inches(6'2') o
Log On
Question 524745: In our population of men, height is normally distributed with 70 inches(5'10') being the mean height. What is the probability that a randomly selected man will be 74 inches(6'2') or taller. Found 2 solutions by stanbon, solver91311:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! In our population of men, height is normally distributed with 70 inches(5'10') being the mean height. What is the probability that a randomly selected man will be 74 inches(6'2') or taller.
----------------
z(74) = (74-70)/2 = 2
---
P(x > 74) = P(z > 2) = normalcdf(2,100) = 0.0228
----
==============
Cheers,
Stan H.
==============