A recent study focused on the amount of money single men and women save monthly. The information is summarized here. Assume that the population standard deviations are equal. Sample Size Sample Mean Population Standard Deviation Men 25 23 5 Women 30 28 10 At the 0.01 significance level, what is the conclusion about the way women and men save?

Respuesta :

Answer:

[tex]t=\frac{(23 -28)-(0)}{8.126\sqrt{\frac{1}{25}+\frac{1}{30}}}=-2.272[/tex]

[tex]p_v =2*P(t_{53}<-2.272) =0.0272[/tex]

If we compare the p value obtained and using the significance level assumed [tex]\alpha=0.01[/tex] we have [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis that the means are equal between the two groups at this significance level.    

Step-by-step explanation:

When we have two independent 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]\sigma^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 =25[/tex] represent the sample size for men

[tex]n_2 =30[/tex] represent the sample size for women

[tex]\bar X_1 =23[/tex] represent the sample mean for men

[tex]\bar X_2 =28[/tex] represent the sample mean for the women

[tex]\sigma_1=5[/tex] represent the population standard deviation for men

[tex]\sigma_2=10[/tex] represent the population standard deviation for women

First we can begin finding the pooled variance:

[tex]\S^2_p =\frac{(25-1)(5)^2 +(30 -1)(10)^2}{25 +30 -2}=66.038[/tex]

And the deviation would be just the square root of the variance:

[tex]S_p=8.126[/tex]

And now we can calculate the statistic:

[tex]t=\frac{(23 -28)-(0)}{8.126\sqrt{\frac{1}{25}+\frac{1}{30}}}=-2.272[/tex]

Now we can calculate the degrees of freedom given by:

[tex]df=25+30-2=53[/tex]

And now we can calculate the p value using the altenative hypothesis:

[tex]p_v =2*P(t_{53}<-2.272) =0.0272[/tex]

If we compare the p value obtained and using the significance level assumed [tex]\alpha=0.01[/tex] we have [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis that the means are equal between the two groups at this significance level.