Answer:
a) 0.0869 = 8.69% probability that the thickness is less than 3.0 mm
b) 0.0668 = 6.68% probability that the thickness is more than 7.0 mm
Step-by-step explanation:
Problems of normally distributed samples are solved using 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.
In this problem, we have that:
![\mu = 4.9, \sigma = 1.4](https://tex.z-dn.net/?f=%5Cmu%20%3D%204.9%2C%20%5Csigma%20%3D%201.4)
(a) the thickness is less than 3.0 mm
This is the pvalue of Z when X = 3.
![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{3 - 4.9}{1.4}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B3%20-%204.9%7D%7B1.4%7D)
![Z = -1.36](https://tex.z-dn.net/?f=Z%20%3D%20-1.36)
has a pvalue of 0.0869
0.0869 = 8.69% probability that the thickness is less than 3.0 mm
(b) the thickness is more than 7.0 mm
This is 1 subtracted by the pvalue of Z when X = 7. 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{7 - 4.9}{1.4}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B7%20-%204.9%7D%7B1.4%7D)
![Z = 1.5](https://tex.z-dn.net/?f=Z%20%3D%201.5)
has a pvalue of 0.9332
1 - 0.9332 = 0.0668
0.0668 = 6.68% probability that the thickness is more than 7.0 mm