Respuesta :
Answer:
With the p value obtained and using the significance level given [tex]\alpha=0.01[/tex] we have [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL reject the null hypothesis, and we can said that at 1% of significance the mean of the group 1 is not significantly different from than the mean for the group 2.
Step-by-step explanation:
1) Notation and hypothesis
When we have two independentt samples from two normal distributions with equal variances we are assuming that
[tex]\sigma^2_1 =\sigma^2_2 =\sigma^2[/tex]
And the statistic is given by this formula:
[tex]t=\frac{(\bar X_1 -\bar X_2)-(\mu_{1}-\mu_2)}{S_p\sqrt{\frac{1}{n_1}}+\frac{1}{n_2}}[/tex]
Where t follows a t distribution with [tex]n_1+n_2 -2[/tex] degrees of freedom and the pooled variance [tex]S^2_p[/tex] is given by this formula:
[tex]\S^2_p =\frac{(n_1-1)S^2_1 +(n_2 -1)S^2_2}{n_1 +n_2 -2}[/tex]
This last one is an unbiased estimator of the common variance [tex]\simga^2[/tex]
The system of hypothesis on this case are:
Null hypothesis: [tex]\mu_1 = \mu_2[/tex]
Alternative hypothesis: [tex]\mu_1 \neq \mu_2[/tex]
Or equivalently:
Null hypothesis: [tex]\mu_1 - \mu_2 = 0[/tex]
Alternative hypothesis: [tex]\mu_1 -\mu_2 \neq 0[/tex]
Our notation on this case :
[tex]n_1 =20[/tex] represent the sample size for group 1
[tex]n_2 =24[/tex] represent the sample size for group 2
[tex]\bar X_1 =8.91[/tex] represent the sample mean for the group 1
[tex]\bar X_2 =8.23[/tex] represent the sample mean for the group 2
[tex]s_1=2.1[/tex] represent the sample standard deviation for group 1
[tex]s_2=2.5[/tex] represent the sample standard deviation for group 2
First we can begin finding the pooled variance:
[tex]\S^2_p =\frac{(20-1)(2.1)^2 +(24 -1)(2.5)^2}{20 +24 -2}=5.418[/tex]
And the deviation would be just the square root of the variance:
[tex]S_p=2.328[/tex]
2) Calculate the statistic
And now we can calculate the statistic:
[tex]t=\frac{(8.91-8.23)-(0)}{2.328\sqrt{\frac{1}{20}}+\frac{1}{24}}=0.965[/tex]
Now we can calculate the degrees of freedom given by:
[tex]df=20+24-2=42[/tex]
3) Calculate the p value
And now we can calculate the p value using the altenative hypothesis:
[tex]p_v =2*P(t_{42}>0.965) =0.340[/tex]
4) Conclusion
So with the p value obtained and using the significance level given [tex]\alpha=0.01[/tex] we have [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL reject the null hypothesis, and we can said that at 1% of significance the mean of the group 1 is not significantly different from than the mean for the group 2.