Final answer:
To construct the 90% confidence interval for the proportion of homeless persons who are veterans, we used the formula for the population proportion confidence interval, calculated the sample proportion, found the z-value for a 90% confidence level (1.645), calculated the margin of error, and then determined the interval to be approximately (0.183, 0.267), with option (a) being the closest match.
Step-by-step explanation:
To construct a 90% confidence interval for the proportion of homeless persons who are veterans, we use the following formula for a confidence interval for a population proportion:
CI = p± Z*sqrt[p(1-p)/n]
Where:
- p is the sample proportion, which is the number of veterans divided by the total number of homeless persons surveyed.
- Z* is the z-value that corresponds to the desired level of confidence.
- n is the sample size.
For this question:
To find the z-value for a 90% confidence level, we refer to a z-table or use statistical software. The z-value for 90% confidence is approximately 1.645.
Let's calculate the confidence interval:
p = 63/280 = 0.225
Z* = 1.645
Standard Error (SE) = sqrt[p(1-p)/n] = sqrt[0.225(1-0.225)/280] = 0.0253
Multiplying Z* by SE gives us the margin of error (MOE):
MOE = Z* * SE = 1.645 * 0.0253 = 0.0416
Subtracting and adding MOE from p we get the confidence interval:
CI = (0.225 - 0.0416, 0.225 + 0.0416) = (0.1834, 0.2666)
After rounding to three decimal places:
CI = (0.183, 0.267)
Option (a), (0.184, 0.266), closest matches our calculated interval after rounding.