78.4k views
5 votes
Assume that​ 26% of students at a university wear contact lenses. A teacher randomly picks 300 students. Describe the sampling distribution model of the proportion of students in this group who wear contact lenses. Round to the nearest tenth.

User Datt Patel
by
7.2k points

1 Answer

3 votes

Answer:


p \sim N(p,\sqrt{(\hat p(1-\hat p))/(n)})


\mu_p = p = 0.26

And the standard error is given by:


\sigma_p = \sqrt{(p(1-p))/(n)}

And replacing we got:


\sigma_p = \sqrt{(0.26(1-0.26))/(300)}= 0.025

Explanation:

Previous concepts

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".

The population proportion have the following distribution


p \sim N(p,\sqrt{(\hat p(1-\hat p))/(n)})

Solution to the problem

For this case we can conclude that the population proportion present the following distribution:


p \sim N(p,\sqrt{(\hat p(1-\hat p))/(n)})

And the reason is because np>10 and n(1-p)>10


\mu_p = p = 0.26

And the standard error is given by:


\sigma_p = \sqrt{(p(1-p))/(n)}

And replacing we got:


\sigma_p = \sqrt{(0.26(1-0.26))/(300)}= 0.025

User Dor Cohen
by
7.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.