Answer:
a) The mean is 0.05 and the standard deviation is 0.0218.
b) v. The sampling distribution of p is not approximately normal because n(1 - p) is less than 10.
Step-by-step explanation:
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 [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex].
If [tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex], the sampling distribution of the sample proportion p will be approximately normal.
Consider the population consisting of all adult Americans age 65 and older who prefer to watch the news, and suppose that for this population the actual proportion who prefer to watch online is 0.05.
This means that [tex]p = 0.05[/tex]
A random sample of n = 100 people
So [tex]n = 100[/tex]
(a) What are the mean and standard deviation of the sampling distribution of p?
Mean [tex]\mu = p = 0.05[/tex]
Standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}} = \sqrt{\frac{0.05*0.95}{100}} = 0.0218[/tex]
The mean is 0.05 and the standard deviation is 0.0218.
(b) Is the sampling distribution of p approximately normal for random samples of size n 100? Explain.
[tex]np = 100*0.95 = 95 > 10[/tex]
[tex]n(1-p) = 100*0.05 = 5 < 10[/tex]
As n(1-p) < 10, it is not approximately normal, option v.