212k views
1 vote
Suppose the survey was based on a sample of 700 companies. Find the 80% confidence interval for the proportion of all companies likely to require higher employee contributions for health care coverage. Find the LEFT endpoint and RIGHT endpoint.

User Frunkad
by
4.9k points

1 Answer

5 votes

Answer:


0.61 - 1.28\sqrt{(0.61(1-0.61))/(700)}=0.586


0.61 + 1.28\sqrt{(0.61(1-0.61))/(700)}=0.634

The 80% confidence interval would be given by (0.586;0.634)

Explanation:

A recent survey showed that 61% of U.S. employers were likely to require higher employee contributions for health care coverage. Suppose the survey was based on a sample of 700 companies. Find the 80% confidence interval for the proportion of all companies likely to require higher employee contributions for health care coverage.

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

The population proportion have the following distribution


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

Solution to the problem

In order to find the critical value we need to take in count that we are finding the interval for a proportion, so on this case we need to use the z distribution. Since our interval is at 80% of confidence, our significance level would be given by
\alpha=1-0.80=0.2 and
\alpha/2 =0.1. And the critical value would be given by:


z_(\alpha/2)=-1.28, z_(1-\alpha/2)=1.28

The confidence interval for the mean is given by the following formula:


\hat p \pm z_(\alpha/2)\sqrt{(\hat p (1-\hat p))/(n)}

If we replace the values obtained we got:


0.61 - 1.28\sqrt{(0.61(1-0.61))/(700)}=0.586


0.61 + 1.28\sqrt{(0.61(1-0.61))/(700)}=0.634

The 80% confidence interval would be given by (0.586;0.634)

User Bhoomika Patel
by
5.2k points