SOLUTION: Women's weights are normally distributed with a mean given by 143 lb and a standard deviation given by 29 lb. Find the first decile, which separates the bottom 10% from the top 90%
Algebra ->
Probability-and-statistics
-> SOLUTION: Women's weights are normally distributed with a mean given by 143 lb and a standard deviation given by 29 lb. Find the first decile, which separates the bottom 10% from the top 90%
Log On
Question 278499: Women's weights are normally distributed with a mean given by 143 lb and a standard deviation given by 29 lb. Find the first decile, which separates the bottom 10% from the top 90%. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Women's weights are normally distributed with a mean given by 143 lb and a standard deviation given by 29 lb. Find the first decile, which separates the bottom 10% from the top 90%.
Find the z-value which has a left tail of 10%.
invNorm(10) = -1.2816
-----
Find the x-value associated with that z-value:
x = zs + u
z = -1.2816*29 + 143
z = 105.84
----------------
Cheers,
Stan H.