Respuesta :
Answer:
a) Experiment
b) Proportion of subjects infected. Quantitative
c) Null hypothesis failed to be rejected. P-value=0.101.
There is not enough evidence to support the claim that the RV infection rate of subjects using hand sanitizer is significantly lower.
d) The 95% confidence interval for the difference between proportions is (-0.223, 0.047).
As we can see, the value 0 (meaning no difference between the proportions) is included in the interval. This can be interpreted the sam wat that the hypothesis test: at 95% confidence, we can not assurre that there is significant difference between the proportions.
Step-by-step explanation:
a) This is an experiment, as the groups are designed by the researcher. The individuals are then asigned randomly to one of both groups.
b) The response variable is the proportion of subjects infected. This variable is quantitative, as is a sum of positive cases divided by the total amount of subjects in the group.
c) This is a hypothesis test for the difference between proportions.
The claim is that the RV infection rate of subjects using hand sanitizer is significantly lower.
Then, the null and alternative hypothesis are:
[tex]H_0: \pi_1-\pi_2=0\\\\H_a:\pi_1-\pi_2< 0[/tex]
The significance level is 0.05.
The sample 1 (HL+ group), of size n1=116 has a proportion of p1=0.4224.
[tex]p_1=X_1/n_1=49/116=0.4224[/tex]
The sample 2 (Control group), of size n2=96 has a proportion of p2=0.5104.
[tex]p_2=X_2/n_2=49/96=0.5104[/tex]
The difference between proportions is (p1-p2)=-0.088.
[tex]p_d=p_1-p_2=0.4224-0.5104=-0.088[/tex]
The pooled proportion, needed to calculate the standard error, is:
[tex]p=\dfrac{X_1+X_2}{n_1+n_2}=\dfrac{49+49}{116+96}=\dfrac{98}{212}=0.4623[/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.4623*0.5377}{116}+\dfrac{0.4623*0.5377}{96}}\\\\\\s_{p1-p2}=\sqrt{0.0021+0.0026}=\sqrt{0.0047}=0.0688[/tex]
Then, we can calculate the z-statistic as:
[tex]z=\dfrac{p_d-(\pi_1-\pi_2)}{s_{p1-p2}}=\dfrac{-0.088-0}{0.0688}=\dfrac{-0.088}{0.0688}=-1.28[/tex]
This test is a left-tailed test, so the P-value for this test is calculated as (using a z-table):
[tex]P-value=P(z<-1.28)=0.101[/tex]
As the P-value (0.101) is bigger than the significance level (0.05), the effect is not significant.
The null hypothesis failed to be rejected.
There is not enough evidence to support the claim that the RV infection rate of subjects using hand sanitizer is significantly lower.
d) We want to calculate the bounds of a 95% confidence interval.
For a 95% CI, the critical value for z is z=1.96.
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.4623*0.5377}{116}+\dfrac{0.4623*0.5377}{96}}\\\\\\s_{p1-p2}=\sqrt{0.0021+0.0026}=\sqrt{0.0047}=0.0688[/tex]
Then, the margin of error is:
[tex]MOE=z \cdot s_{p1-p2}=1.96\cdot 0.0688=0.1348[/tex]
Then, the lower and upper bounds of the confidence interval are:
[tex]LL=(p_1-p_2)-z\cdot s_{p1-p2} = -0.088-0.1348=-0.223\\\\UL=(p_1-p_2)+z\cdot s_{p1-p2}= -0.088+0.1348=0.047[/tex]
The 95% confidence interval for the difference between proportions is (-0.223, 0.047).
As we can see, the value 0 (meaning no difference between the proportions) is included in the interval. This can be interpreted the sam wat that the hypothesis test: at 95% confidence, we can not assurre that there is significant difference between the proportions.