Respuesta :
Answer:
Since the sample size is large enough (n>30) and the probability of success is near to 0.5, and we have that [tex] n\hat p = 60>10[/tex] and [tex]n(1-\hat p) = 40>10[/tex] we can assume that the distribution for [tex] \hat p[/tex] is normal
The population proportion have the following distribution
[tex]\hat p \sim N(\hat p,\sqrt{\frac{\hat p(1-\hat p)}{n}})[/tex]
The mean is given by:
[tex] \mu_p = 0.6[/tex]
[tex] \sigma_p = \sqrt{\frac{0.6*(1-0.6)}{100}}=0.04899[/tex]
So then we can conclude that the best answer would be:
c. approximately Normal, with mean 0.6 and standard error 0.04899
Step-by-step explanation:
Previous concepts
A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".
The margin of error is the range of values below and above the sample statistic in a confidence interval.
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
[tex]p[/tex] represent the real population proportion of interest
[tex]\hat p[/tex] represent the estimated proportion for the sample
n is the sample size required (variable of interest)
Solution to the problem
Since the sample size is large enough (n>30) and the probability of success is near to 0.5, and we have that [tex] n\hat p = 60>10[/tex] and [tex]n(1-\hat p) = 40>10[/tex] we can assume that the distribution for [tex] \hat p[/tex] is normal
The population proportion have the following distribution
[tex]\hat p \sim N(\hat p,\sqrt{\frac{\hat p(1-\hat p)}{n}})[/tex]
The mean is given by:
[tex] \mu_p = 0.6[/tex]
[tex] \sigma_p = \sqrt{\frac{0.6*(1-0.6)}{100}}=0.04899[/tex]
So then we can conclude that the best answer would be:
c. approximately Normal, with mean 0.6 and standard error 0.04899
The best answer would be c. approximately Normal, with a mean of 0.6 and standard error of 0.04899.
How to find the sample standard deviation for distribution of a sample proportion?
Suppose the sample proportion is denoted by [tex]\hat{p}[/tex] , then, its distribution is normally distributed with the mean [tex]\mu = p[/tex] and the standard deviation of the distribution of [tex]\hat{p}[/tex] is given by
[tex]\sigma = \sqrt{\dfrac{p(1-p)}{n}}[/tex]
where n is the sample size. It is true until
[tex]np \geq 10\\and \\ n(1-p) \geq 10[/tex]
The population proportion has the following distribution
[tex]\sigma = \sqrt{\dfrac{p(1-p)}{n}}\\\\\sigma = \sqrt{\dfrac{0.6(1-0/.6)}{100}}[/tex]
= 0.04899
So then we can conclude that the best answer would be: c. approximately Normal, with a mean of 0.6 and standard error of 0.04899.
Learn more about normally distributed here:
https://brainly.com/question/3699980
#SPJ5