Respuesta :
Answer:
Step-by-step explanation:
Confidence interval is written as
Sample proportion Β± margin of error
Margin of error = z Γ βpq/n
Where
z represents the z score corresponding to the confidence level
p = sample proportion. It also means probability of success
q = probability of failure
q = 1 - p
p = x/n
Where
n represents the number of samples
x represents the number of success
From the information given,
n = 700
x = 46
p = 46/700 = 0.066
q = 1 - 0.066 = 0.934
To determine the z score, we subtract the confidence level from 100% to get Ξ±
Ξ± = 1 - 0.9 = 0.1
Ξ±/2 = 0.1/2 = 0.05
This is the area in each tail. Since we want the area in the middle, it becomes
1 - 0.05 = 0.95
The z score corresponding to the area on the z table is 1.645. Thus, the z score for a confidence level of 90% is 1.645
Therefore, the 90% confidence interval is
0.066 Β± 1.645β(0.066)(0.934)/700
= 0.066 Β± 0.0094
The lower limit of the confidence interval is
0.066 - 0.0094 = 0.0566
The upper limit of the confidence interval is
0.066 + 0.0094 = 0.0754
Answer:
(0.0503, 0.0811).
Step-by-step explanation:
The confidence interval for the unknown population proportion p is (p^βzβp^(1βp^)nβββββββββ,p^βzβp^(1βp^)nβββββββββ). The confidence interval can be calculated using Excel.
1. Identify Ξ±. Click on cell A1 and enter =1β0.90 and press ENTER.
2. Thus, Ξ±=0.1. Enter the number of successes, x=46, and sample size, n=700, in the Excel sheet in cells A2 and A3. To find the proportion of successes, p^, click on cell A4 and enter =A2/A3 and press ENTER.
3. Thus, p^β0.0657. Use the NORM.S.INV function in Excel to find zβ. Click on cell A5, enter =NORM.S.INV(1βA1/2), and press ENTER.
4. The answer for zβ, rounded to two decimal places, is zββ1.64. To calculate the standard error, p^(1βp^)nβββββββββ, click on cell A6 and enter =SQRT(A4β(1βA4)/A3) and press ENTER.
5. The answer for the standard error, rounded to four decimal places, is p^(1βp^)nββββββββββ0.0094. To calculate the margin of error, zβp^(1βp^)nβββββββββ, click on cell A7 and enter =A5*A6 and press ENTER.
6. The answer for the margin of error, rounded to four decimal places, is zβp^(1βp^)nββββββββββ0.0154. The confidence interval for the population proportion has a lower limit of A4βA7=0.0503 and an upper limit of A4+A7=0.0811. Thus, the 90% confidence interval for the population proportion of people in the region who would order calzones if they were on the menu, based on this sample, is approximately (0.0503, 0.0811).