With using Independent Samples T-test formula, work on the problem.
Suppose that we want to know the effect of XYZ memory enhancer on studen'ts memory level. So we conducted a study with 20 students. 10 of them were given XYZ memory enhancer and the other 10 did not receive the treatment. We measured the memory level of two groups after the study, Using the .05 alpha, was the XYZ enhancer effective? Use the data below for computation.
Students with XYZ Students without XYZ
9 4
10 5
7 2
9 5
8 2
7 2
10 5
8 3
9 4
7 5
1
Expert's answer
2020-11-03T16:20:45-0500
X1=8.4
s12=1.378
X2=3.7
s22=1.789
Two independent sample t-test for unequal variances is used since it works when variances are not equal.
The test statistic for unequal variances is given by
t=n1s12+n2s22X1ˉ−X2ˉ
which has a t distribution with m degrees of freedom.
Since the test statistic t=8.352 is greater than the critical value cv=2.101, we reject the null hypothesis and conclude that there is enough evidence to support the claim that the XYZ enhancer is effective.
Comments