Answer:
0.88% probability that the sample proportion will differ from the population proportion by more than 5%
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.
For proportions p in a sample of size n, we have that ![\mu = p, \sigma = \sqrt{\frac{p(1-p)}{n}}](https://tex.z-dn.net/?f=%5Cmu%20%3D%20p%2C%20%5Csigma%20%3D%20%5Csqrt%7B%5Cfrac%7Bp%281-p%29%7D%7Bn%7D%7D)
In this problem:
![\mu = 0.19, \sigma = \sqrt{\frac{0.19*0.81}{399}} = 0.0191](https://tex.z-dn.net/?f=%5Cmu%20%3D%200.19%2C%20%5Csigma%20%3D%20%5Csqrt%7B%5Cfrac%7B0.19%2A0.81%7D%7B399%7D%7D%20%3D%200.0191)
What is the probability that the sample proportion will differ from the population proportion by more than 5%?
Less than 0.19 - 0.05 = 0.14 or greater than 0.19 + 0.04 = 0.24. Since the normal distribution is symmetric these probabilities are equal, which means that we can find one of them and multiply by 2. So
Probability of being less than 0.14.
pvalue of Z when X = 0.14. 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{0.14 - 0.19}{0.0191}](https://tex.z-dn.net/?f=Z%20%3D%20%5Cfrac%7B0.14%20-%200.19%7D%7B0.0191%7D)
![Z = -2.62](https://tex.z-dn.net/?f=Z%20%3D%20-2.62)
has a pvalue of 0.0044
2*0.0044 = 0.0088
0.88% probability that the sample proportion will differ from the population proportion by more than 5%