There are 2,000 eligible voters in a precinct. 500 of the voters are randomly selected and asked whether they planned to vote for the democratic incumbent or the republican challenger. of the 500 surveyed, 350 said they would vote for the democratic incumbent. using the 0.99 confidence coefficient, what are the confidence limits for the proportion that plan to vote for the democratic incumbent?

Respuesta :

99% confidence limits for population proportion is:

CL = P +- Z * √(P*(1-P)/N))

Where:

P = sample proportion

Z = Z-score taken at 99% confidence = 2.575

N = sample size

Calculating for the values:
P = 350/500 = 0.7 
N = 500 

Substituting know values to the CL equation:

CL = 0.7 +-  2.575* (0.7*(1-0.7)/500))

CL = 0.647 , 0.753


Therefore confidence limits range from 0.647 to 0.753.