Answer:
0.999 = 99.9% probability that the baby weighs less than 150 Oz.
Step-by-step explanation:
When the distribution is normal, we use the z-score formula.
In a set with mean
and standard deviation
, the zscore of a measure X is given by:
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.
The weights of newborn babies are distributed normally, with a mean of approximately 105 Oz and a standard deviation of 15 Oz.
This means that ![\mu = 105, \sigma = 15](https://tex.z-dn.net/?f=%5Cmu%20%3D%20105%2C%20%5Csigma%20%3D%2015)
What if the probabability that the baby weighs less than 150 Oz?
This is the pvalue of Z when X = 150. SO
![Z = \frac{X - \mu}{\sigma}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7BX%20-%20%5Cmu%7D%7B%5Csigma%7D)
![Z = \frac{150 - 105}{15}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B150%20-%20105%7D%7B15%7D)
![Z = 3](https://tex.z-dn.net/?f=Z%20%3D%203)
has a pvalue of 0.999
0.999 = 99.9% probability that the baby weighs less than 150 Oz.