Respuesta :
Answer:
Null hypothesis: [tex]\mu_1 \geq \mu_2[/tex]
Alternative hypothesis: [tex]\mu_1 <\mu_2[/tex]
[tex]t=-1.329[/tex]
[tex]p_v =P(t_{30}<-1.329) =0.0969[/tex]
With the p value obtained and using the significance level given [tex]\alpha=0.1[/tex] we have [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis, and we can said that at 10% of significance the mena of the group 1 is significantly lower than the mean for the group 2.
Step-by-step explanation:
When we have two independnet 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 \geq \mu_2[/tex]
Alternative hypothesis: [tex]\mu_1 <\mu_2[/tex]
Or equivalently:
Null hypothesis: [tex]\mu_1 - \mu_2 \geq 0[/tex]
Alternative hypothesis: [tex]\mu_1 -\mu_2<0[/tex]
Our notation on this case :
[tex]n_1 =14[/tex] represent the sample size for group 1
[tex]n_2 =18[/tex] represent the sample size for group 2
[tex]\bar X_1 =565[/tex] represent the sample mean for the group 1
[tex]\bar X_2 =578[/tex] represent the sample mean for the group 2
[tex]s_1=28.9[/tex] represent the sample standard deviation for group 1
[tex]s_2=26.3[/tex] represent the sample standard deviation for group 2
First we can begin finding the pooled variance:
[tex]\S^2_p =\frac{(14-1)(28.9)^2 +(18 -1)(26.3)^2}{14 +18 -2}=753.882[/tex]
And the deviation would be just the square root of the variance:
[tex]S_p=27.457[/tex]
And now we can calculate the statistic:
[tex]t=\frac{(565 -578)-(0)}{27.457\sqrt{\frac{1}{14}}+\frac{1}{18}}=-1.329[/tex]
Now we can calculate the degrees of freedom given by:
[tex]df=14+18-2=30[/tex]
And now we can calculate the p value using the altenative hypothesis:
[tex]p_v =P(t_{30}<-1.329) =0.0969[/tex]
So with the p value obtained and using the significance level given [tex]\alpha=0.1[/tex] we have [tex]p_v<\alpha[/tex] so we can conclude that we have enough evidence to reject the null hypothesis, and we can said that at 10% of significance the mena of the group 1 is significantly lower than the mean for the group 2.