In: Statistics and Probability
Answer the one-way ANOVA questions using the data below. Use α =
0.01.
1 | 2 | 3 | 4 |
---|---|---|---|
53 49 47 44 51 34 44 |
44 39 36 36 39 30 12 |
46 42 39 37 36 34 30 |
25 35 30 40 33 28 31 |
a) Compute the preliminary statistics below.
SSBG = ; dfBG
=
SSWG = ; dfWG
=
SST = ; dfT =
b) Compute the appropriate test statistic(s) to
make a decision about H0.
critical value = ; test statistic =
Decision: ---Select--- Reject H0 Fail to reject H0
c) Compute the corresponding effect size(s) and
indicate magnitude(s).
η2 = ; ---Select--- na trivial
effect small effect medium effect large effect
d) Make an interpretation based on the
results.
At least one mean is different from another.None of the means differed from one another.
a)
Let Ti be the total of observations for group i, ni be number of observations of group i.
Let G be the total of all observations and N be total number of observations.
ΣX2 is sum of squares of all observations.
T1 = 322, T2 = 236 , T3 = 264, T4 = 222
G = 322 + 236 + 264 + 222 = 1044
ΣX2 = 15048 + 8614 + 10122 + 7184 = 40968
SST = ΣX2 - G2/N = 40968 - 10442/28 = 2041.714
SSBG = ΣT2/n - G2/N = (3222 /7 + 2362 /7 + 2642 /7 + 2222 /7 ) - 10442/28 = 839.4286
SSWG = 2041.714 - 839.4286 = 1202.285
dfT = N - 1 = 28 - 1 = 27
dfBG = Number of groups - 1 = 4 - 1 = 3
dfWG = Number of observations (N) - Number of groups = 28 - 4 = 24
b)
For α = 0.01, df = dfBG, dfWG = 3,24 , critical value of F is 4.718
MSBG = SSBG / dfBG = 839.4286 / 3 = 279.8095
MSWG = SSWG / dfWG = 1202.285 / 24 = 50.09521
Test statistic, F = MSBG / MSWG = 279.8095 / 50.09521 = 5.585
Since, F > critical value of F , Decision: Reject H0
c)
η2 = SSBG / SST= 839.4286 / 2041.714 = 0.41
Since, η2 < 0.5, small effect
d)
Since we reject H0, we conclude that At least one mean is different from another.