Use pooled-stddev from
the three samples
ink of this as a RMS average of the stddev’s within each of the three groups or samples).
theorem:
S(X-bar) = S(Population) / Sqrt (N)
[N is sample size]
S(Population) = S(X-bar) X Sqrt (N)
ups) = S(X-bar)
B >
Name C10
‘S-pooled’
B >
Let K1 = Stdev (C2) * Stdev (C2)
B >
Let K2 = Stdev (C3) * Stdev (C3)
B >
Let K3 = Stdev (C4) * Stdev (C4)
B >
Let C10 = Sqrt ((K1 + K2 + K3) / 3)
0 should be RMS Stdev (within):
B >
Print
C10
ooled
2276
B >
B >
B >
B >
Let C11 (1) = Mean (C2)
Let C11 (2) = Mean (C3)
Let C11 (3) = Mean (C4)
Desc C11
3
50.246
49.481
50.246
1.435
0.829
Min
49.355
Max
51.901
Q1
49.355
Q3
51.901
Sample size is 25, so S(Population) = S(X-bar) * Sqrt (25):
Name C12 ‘Spopest’
B >
Let C12 = 5 * Stdev (C11)
B >
Print
C12
pest
7.1752
S-Population are
ghly the same,
or are significantly different.
he test
for comparing Stddev’s is the
F-ratio
B >
Name
C13
“F-ratio’
B >
Let
C13
= C12 *
C12 /
(C10 *
C10)
B >
Print
C13
tio
0.408410
w, we try anova
the
conventional way:
2
/
S22
)
C4
lysis of
variance
rce
DF
SS
tor
2
103
or
72
9076
al
74
9179
51
126
0.41
pct
Ci’s for
mean
based
on pooled Stdev
gp1
gp2
gp3
25
25
25
49.48
49.35
51.90
10.36
13.18
9.86
(——————*——————)
(——————*——————)
(——————*——————)
—————+————+————+———
48.0
51.2
54.4
B >
Note
is .41
Pooled Stdev = 11.23