User Manual
20090601
7-9-17
Tests
S
Program, eActivity or Main Application 
Command: TwoSampleFTest
:
Command Syntax 
Syntax 1 (list format)
 “
σ
1
 condition”, List(1), List(2), Freq(1) (or 1), Freq(2) (or 1) 
  * “Freq” can be omitted. Doing so sets “1” for “Freq”. 
Syntax 2 (parameter format)
 “
σ
1
 condition”, 
s
x
1
 value, 
n
1
 value, 
s
x
2
 value, 
n
2
 value
Input Example
Syntax 1 (list format)
TwoSampleFTest “
x
”,list1,list2,1,1
Syntax 2 (parameter format)
TwoSampleFTest “
x
”,1.94,10,2.12,15
I
 ANOVA
One-Way ANOVA
Menu: [Test]-[One-Way ANOVA]
Description: This command tests the hypothesis that the population means of multiple 
populations are equal. It compares the mean of one or more groups based on 
one independent variable or factor. 
Definition of Terms 
FactorList(A):  list where levels of Factor A 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
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 










