145k views
4 votes
According to an AP-Ipsos poll (June 15, 2005), 42% of 1001 randomly selected adult Americans made plans in May 2005 based on a weather report that turned out to be wrong.

a. Construct and interpret a 99% confidence interval for the proportion of Americans who made plans in May 2005 based on an incorrect weather report.
b. Do you think it is reasonable to generalize this estimate to other months of the year

User Finferflu
by
3.1k points

1 Answer

1 vote

Answer:

a) The 99% confidence interval for the proportion of Americans who made plans in May 2005 based on an incorrect weather report is (0.3798,0.4602). This means that we are 99% sure that the true population proportion is in this interval.

b) No, since May is a month with a wide range of possible weather.

Explanation:

a)

In a sample with a number n of people surveyed with a probability of a success of
\pi, and a confidence level of
1-\alpha, we have the following confidence interval of proportions.


\pi \pm z\sqrt{(\pi(1-\pi))/(n)}

In which

z is the zscore that has a pvalue of
1 - (\alpha)/(2).

42% of 1001 randomly selected adult Americans made plans in May 2005 based on a weather report that turned out to be wrong.

This means that
p = 0.42, n = 1001

99% confidence level

So
\alpha = 0.01, z is the value of Z that has a pvalue of
1 - (0.01)/(2) = 0.995, so
Z = 2.575.

The lower limit of this interval is:


\pi - z\sqrt{(\pi(1-\pi))/(n)} = 0.42 - 2.575\sqrt{(0.42*0.58)/(1001)} = 0.3798

The upper limit of this interval is:


\pi + z\sqrt{(\pi(1-\pi))/(n)} = 0.42 + 2.575\sqrt{(0.42*0.58)/(1001)} = 0.4602

The 99% confidence interval for the proportion of Americans who made plans in May 2005 based on an incorrect weather report is (0.3798,0.4602). This means that we are 99% sure that the true population proportion is in this interval.

b. Do you think it is reasonable to generalize this estimate to other months of the year

No, since May is a month with a vast number of possible outcomes, as it is in the spring, not being in the winter(cold) or summer(hot), which means that it can be both hot or cold, wet or dry,...

User Moss Collum
by
2.6k points