• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

question about Inferences

CrazyPerson

Platinum Member
i understand and know the cal for this
SSt=SSb+SSw
df t=N-1
df b=K-1
df w=N-K

however,

----------- SS-----df ------- M.S.-- ---- F
bewteen--18------3-------- 6--------- 3
within------10----- 5--------2
total--------28 ----8

what does total mean in the this case?
does it mean the sum of T1 T2, or
the sum of between and within

between+within SS = SSt
between+within df = df t

for M.S. (mean square) = SS/df
for this total, is it suppost to be

SS total / df total
or
M.S. between + M.S. within


are they suppose to be equal?
 
Back
Top