User Manual
20060301
StatGraph
Syntax 1: StatGraph
:
<StatGraph number 1 to 9>, 
{
On
Off
}
, Graph Type 1, 
x
List, 
y
List, 
  FreqList (or 1), Plot Type
Syntax 2: StatGraph
:
<StatGraph number 1 to 9>, 
{
On
Off
}
, Graph Type 2, 
x
List, 
y
List, 
  FreqList (or 1)
Syntax 3: StatGraph
:
<StatGraph number 1 to 9>, 
{
On
Off
}
, Graph Type 3, 
x
List, 
y
List
Syntax 4: StatGraph
:
<StatGraph number 1 to 9>, 
{
On
Off
}
, Graph Type 4, 
x
List, 
  FreqList (or 1)
Syntax 5: StatGraph
:
<StatGraph number 1 to 9>, 
{
On
Off
}
, Graph Type 5, 
x
List, 
 Plot Type
Function:  Configures statistical graph settings.
Description
x
List:  Name of list for storing 
x
-axis data 
y
List:  Name of list for storing 
y
-axis data 
  FreqList:  Name of list for storing frequency of “
x
List” and “
y
List” data 
  Graph Type 1: Scatter/
xy
Line
  Graph Type 2: 
LinearR/MedMed/QuadR/CubicR/QuartR/LogR/ExpR/abExpR/PowerR
  Graph Type 3: SinR/LogisticR
  Graph Type 4: Histogram/MedBox/ModBox/NDist/Broken
  Graph Type 5: NPPlot 
Plot Type:  Square/Cross/Dot/Ldot
StatGraphSel
Syntax: StatGraphSel
:
{
On
Off
} {
,"Reg,"
,"Graph"
}
Function: Turns statistical graphing on or off.
Description
• Reg selects Previous Reg.
• Graph selects Graph Function.
• Skipping Reg and Graph turns StatGraph, Previous Reg, and Graph Function on or off.
12-6-32
Program Command Reference
TwoVariable
Syntax: TwoVariable
:
x
List, 
y
List[, FreqList (or 1)]
Function:  Paired variable statistics calculation
Description 
x
List:  Name of list for storing 
x
-axis data 
y
List:  Name of list for storing 
y
-axis data 
FreqList: Name of list for storing frequency of “
x
List” and “
y
List” data 
• “FreqList” can be omitted. Doing so sets “1” for “FreqList”.










