145k views
1 vote
A researcher posed a null hypothesis that there was no significant difference between boys and girls on a standard memory test. He randomly sampled 40 girls and 40 boys in a community and gave them the standard memory test. The mean score for girls was 68 and the standard deviation of mean was 5.0. The mean score for boys was 66 and the standard deviation of mean was 5.0. What is the p-value and your conclusion at alpha

User Alfran
by
4.7k points

1 Answer

4 votes

Complete Question

A researcher posed a null hypothesis that there was no significant difference between boys and girls on a standard memory test. He randomly sampled 40 girls and 40 boys in a community and gave them the standard memory test. The mean score for girls was 68 and the standard deviation of mean was 5.0. The mean score for boys was 66 and the standard deviation of mean was 5.0. What is the p-value and your conclusion at alpha 0.05

Answer:

The p-value is
p-value =0.073614

The conclusion is

There is sufficient evidence to support the claim that there was no significant difference between boys and girls on a standard memory test

Explanation:

From the question we are told that

The sample size of boys and girls is
n_1= n_2 = n = 40

The standard deviation is
s_1= s_2 = s = 5

The level of significance is
\alpha = 0.05

The sample mean for boys is
\= x_1 =66

The null hypothesis is
H_o : \mu_1 = \mu_2

The alternative hypothesis is
H_a : \mu_1 < \mu_2

Generally the test statistics is mathematically represented as


z = \frac{\= x_1 - \= x_2 }{ \sqrt{(s_1 ^2 )/(n_1) + (s_2 ^2 )/(n_1) } }

=>
z = \frac{66 -68 }{ \sqrt{(5^2 )/(40) + (5 ^2 )/(40) } }

=>
z = -1.789

From the z table the area under the normal curve to the left corresponding to -1,789 is


P(Z < -.1789 ) = 0.036807

Generally the p-value is mathematically represented as


p-value = 2 P(Z < -.1789 )

=>
p-value = 2 * 0.036807

=>
p-value =0.073614

From the values obtained we see that
p-value < \alpha hence

The decision rule is

Fail to reject the null hypothesis

The conclusion is

There is sufficient evidence to support the claim that there was no significant difference between boys and girls on a standard memory test

User Hirak
by
4.2k points