Answer:
n=500 represent the random sample taken
estimated proportion of people that chose chocolate pie
represent the people that NOT chose chocolate pie
E=0.05 represent the error or margin of error given by the following formula:
p= true population proportion of people that chose chocolate pie
If the confidence level is 90 %, what is the value of alpha ?
and the value of
,
and

Explanation:
Data given and notation
What values do ModifyingAbove p with caret , ModifyingAbove q with caret , n, E, and p represent?
n=500 represent the random sample taken
X represent the people that chose chocolate pie
estimated proportion of people that chose chocolate pie
represent the people that NOT chose chocolate pie
E=0.05 represent the error or margin of error given by the following formula:
z would represent the quantile of the normal standard distribution
p= true population proportion of people that chose chocolate pie
The confidence interval for the population proportion is given by this formula :
If the confidence level is 90 %, what is the value of alpha ?
On this case the value for the significance would be
and the value of
, we can find the quantiles of the normal standard distribution given by:
and

And with the following excel codes:
"=NORM.INV(0.05,0,1)" "=NORM.INV(1-0.05,0,1)"
And we can find the margin of error like this: