Respuesta :
Answer:
[tex]t=\frac{(950 -915)-(0)}{\sqrt{\frac{50^2}{30}}+\frac{45^2}{25}}=2.73[/tex]
[tex]p_v =2*P(t_{53}>2.73) =0.0086[/tex]
So with the p value obtained and using the significance level given [tex]\alpha=0.05[/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 5% of significance the mean of the group 1 (Philadelphia) is significantly different than the mean for the group 2 (Baltimore).
Step-by-step explanation:
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 =30[/tex] represent the sample size for group 1 (Philadelphia)
[tex]n_2 =25[/tex] represent the sample size for group 2 (Baltimore)
[tex]\bar X_1 =950[/tex] represent the sample mean for the group 1
[tex]\bar X_2 =915[/tex] represent the sample mean for the group 2
[tex]s_1=50[/tex] represent the sample standard deviation for group 1
[tex]s_2=45[/tex] represent the sample standard deviation for group 2
If we see the alternative hypothesis we see that we are conducting a bilateral test or two tail.
Critical values
On this case since the significance level is 0.05 and we are conducting a bilateral test we have two critical values, and we need on each tail of the distribution [tex]\alpha/2 = 0.025[/tex] of the area.
The distribution on this case since we don't know the population deviation for both samples is the t distribution with [tex]df=n_1+n_2 -2= 30+25-2=53[/tex] degrees of freedom.
We can use the following excel codes in order to find the critical values:
"=T.INV(0.025,53)", "=T.INV(1-0.025,53)"
And we got: (-2.01, 2.01)
Calculate th statistic
The statistic is given by this formula:
[tex]t=\frac{(\bar X_1 -\bar X_2)-(\mu_{1}-\mu_2)}{\sqrt{\frac{s^2_1}{n_1}}+\frac{S^2_2}{n_2}}[/tex]
And now we can calculate the statistic:
[tex]t=\frac{(950 -915)-(0)}{\sqrt{\frac{50^2}{30}}+\frac{45^2}{25}}=2.73[/tex]
The degrees of freedom are given by:
[tex]df=30+25-2=53[/tex]
P value
And now we can calculate the p value using the altenative hypothesis:
[tex]p_v =2*P(t_{53}>2.73) =0.0086[/tex]
So with the p value obtained and using the significance level given [tex]\alpha=0.05[/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 5% of significance the mean of the group 1 (Philadelphia) is significantly different than the mean for the group 2 (Baltimore).