![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/9/73/973954c3-e096-49eb-8059-b09048b909a0/973954c3-e096-49eb-8059-b09048b909a0-bg1b3.png)
20060301
7-9-17
Tests
u
Program, eActivity or Main Application
Command: OneWayANOVA
Command Syntax
FactorList(A), DependentList
Input Example
list1:{1,1,1,1,1,2,2,2,2,2,3,3,3,3,3}
list2:{7,4,6,6,5,6,5,5,8,7,4,7,6,7,6}
OneWayANOVA list1,list2
Two-Way ANOVA
Menu: [Test]-[Two-Way ANOVA]
Description: This command tests the hypothesis that the population means of multiple
populations are equal. It examines the effect of each variable independently as
well as their interaction with each other based on a dependent variable.
Definition of Terms
FactorList(A) : list where levels of Factor A are located
FactorList(B) : list where levels of Factor B are located
DependentList : list where sample data is located
Calculation Result Output
A
df
:
df
of Factor A
A
MS
:
MS
of Factor A
A
SS
:
SS
of Factor A
A
F
:
F
value of Factor A
A
p
:
p
-value of Factor A
B
df
:
df
of Factor B
B
MS
:
MS
of Factor B
B
SS
:
SS
of Factor B
B
F
:
F
value of Factor B
B
p
:
p
-value of Factor B
AB
df
:
df
of Factor A
×
Factor B
AB
MS
:
MS
of Factor A
×
Factor B
AB
SS
:
SS
of Factor A
×
Factor B
AB
F
:
F
value of Factor A
×
Factor B
AB
p
:
p
-value of Factor A
×
Factor B
Note that “AB
df
”, “AB
MS
”, “AB
SS
”, “AB
F
”, and “AB
p
” are not
displayed if there are no repeated data pairs.
Err
df
:
df
of error
Err
MS
:
MS
of error
Err
SS
:
SS
of error
df
: degrees of freedom
SS
: sum of squares
MS
: mean square