Respuesta :
Answer:
The 90% confidence interval for the difference between proportions is (0.115, 0.228).
As the value 0 is not included in the interval, we can conclude that there is significant difference in the proportion of youger adults that use the horn and older adults that use the horn.
Step-by-step explanation:
We want to calculate the bounds of a 90% confidence interval.
For a 90% CI, the critical value for z is z=1.645.
The sample 1 (younger adults) , of size n1=501 has a proportion of p1=0.521.
[tex]p_1=X_1/n_1=261/501=0.5210[/tex]
The sample 2 (older adults), of size n2=352 has a proportion of p2=0.3494.
[tex]p_2=X_2/n_2=123/352=0.3494[/tex]
The difference between proportions is (p1-p2)=0.1715.
[tex]p_d=p_1-p_2=0.5210-0.3494=0.1715[/tex]
The pooled proportion, needed to calculate the standard error, is:
[tex]p=\dfrac{X_1+X_2}{n_1+n_2}=\dfrac{261+123}{501+352}=\dfrac{384}{853}=0.4502[/tex]
The estimated standard error of the difference between means is computed using the formula:
[tex]s_{p1-p2}=\sqrt{\dfrac{p(1-p)}{n_1}+\dfrac{p(1-p)}{n_2}}=\sqrt{\dfrac{0.4502*0.5498}{501}+\dfrac{0.4502*0.5498}{352}}\\\\\\s_{p1-p2}=\sqrt{0.0005+0.0007}=\sqrt{0.0012}=0.0346[/tex]
Then, the margin of error is:
[tex]MOE=z \cdot s_{p1-p2}=1.645\cdot 0.0346=0.0569[/tex]
Then, the lower and upper bounds of the confidence interval are:
[tex]LL=(p_1-p_2)-z\cdot s_{p1-p2} = 0.1715-0.0569=0.115\\\\UL=(p_1-p_2)+z\cdot s_{p1-p2}= 0.1715+0.0569=0.228[/tex]
The 90% confidence interval for the difference between proportions is (0.115, 0.228).