Answer:
a) Since np >= 5 and n(1-p) >= 5, the approximation is justified
b) 0.7
c) 0.0725
d) 0.5098 = 50.98% probability that a sample proportion, p,would differ from p = 0.70 by as much as 0.05
Step-by-step explanation:
We use the normal distribution and the central limit theorem to solve this question.
Normal probability distribution
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 = (X - \mu)/(\sigma)](https://img.qammunity.org/2022/formulas/mathematics/college/bnaa16b36eg8ubb4w75g6u0qutzsb68wqa.png)
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.
Central Limit Theorem
For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean
and standard deviation
![s = \sqrt{(p(1-p))/(n)}](https://img.qammunity.org/2022/formulas/mathematics/college/21siyq2l0d9z8pcii2ysmig6q1uk55fvwj.png)
In this question, we have that:
![p = 0.7, n = 40](https://img.qammunity.org/2022/formulas/mathematics/college/sd1iq0v8pqo9wany613tqvmgpweqvjgrqx.png)
a. Show that this sample size is large enough to justify using the normal approximation to thesampling distribution of p.
We need that: np >= 5, n(1-p) >= 5. So
np = 40*0.7 = 28 > 5
n(1-p) = 40*0.3 = 12 > 5
Since both conditions are satisfied, the approximation is justified.
b. What is the mean of the sampling distribution of p if the real estate agents are correct?
This is
![\mu = p = 0.7](https://img.qammunity.org/2022/formulas/mathematics/college/3mgu8ee81xsjaif27dt1tadd0uqykiy75o.png)
c. What is the standard deviation of the sampling distribution of p if the real estate agents are correct?
This is
![s = \sqrt{(p(1-p))/(n)} = \sqrt{(0.7*0.3)/(40)} = 0.0725](https://img.qammunity.org/2022/formulas/mathematics/college/zlwln6yf0uyjey47qtntnvmxhtvoc6fab3.png)
d. If the real estate agents are correct, what is the probability that a sample proportion, p,would differ from p = 0.70 by as much as 0.05?
This is the pvalue of Z when X = 0.7 + 0.05 = 0.75 subtracted by the pvalue of Z when X = 0.7 - 0.05 = 0.65. So
X = 0.75
![Z = (X - \mu)/(\sigma)](https://img.qammunity.org/2022/formulas/mathematics/college/bnaa16b36eg8ubb4w75g6u0qutzsb68wqa.png)
By the Central Limit Theorem
![Z = (X - \mu)/(s)](https://img.qammunity.org/2022/formulas/mathematics/college/8gbhe8yt27ahcwjlwowvv4z55idxi3791r.png)
![Z = (0.75 - 0.7)/(0.0725)](https://img.qammunity.org/2022/formulas/mathematics/college/lnhn1rb1dfuu26dtupa4jaroycixoxazmb.png)
![Z = 0.69](https://img.qammunity.org/2022/formulas/mathematics/college/dft2dwu7y3bvdlwptnud5ki19vithqzqmw.png)
has a pvalue of 0.7549
X = 0.65
![Z = (X - \mu)/(s)](https://img.qammunity.org/2022/formulas/mathematics/college/8gbhe8yt27ahcwjlwowvv4z55idxi3791r.png)
![Z = (0.65 - 0.7)/(0.0725)](https://img.qammunity.org/2022/formulas/mathematics/college/9bfsmxl8n5uk88nfvrw8t27azdj9r0372c.png)
![Z = -0.69](https://img.qammunity.org/2022/formulas/mathematics/college/vbm6jrxwjegouht5q22boe67u98ux008oa.png)
has a pvalue of 0.2451
0.7549 - 0.2451 = 0.5098
0.5098 = 50.98% probability that a sample proportion, p,would differ from p = 0.70 by as much as 0.05