Name of list for storing x-axis data Name of list for storing y-axis data
Name of list for storing frequency of “xList” and “yList” data Scatter/xyLine
Configures statistical graph settings.
Plot Type
FreqList (or 1)
FreqList (or 1)
FreqList (or 1), Plot Type
StatGraph<StatGraph number 1 to 9>, {OnOff}, Graph Type 1, xList, yList,
StatGraph<StatGraph number 1 to 9>, {OnOff}, Graph Type 2, xList, yList,
StatGraph<StatGraph number 1 to 9>, {On}, Graph Type 3, xList, yList {Off}
StatGraph<StatGraph number 1 to 9>, OnOff , Graph Type 4, xList,
StatGraph<StatGraph number 1 to 9>, {OnOff}, Graph Type 5, xList,
12-6-32
Program Command Reference

StatGraph

Syntax 1:

Syntax 2:

Syntax 3:

Syntax 4:

Syntax 5:

Function:

Description

xList:

yList:

FreqList:

Graph Type 1:

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{OnOff}{,"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.

TwoVariable

Syntax: TwoVariablexList, yList[, FreqList (or 1)]

Function: Paired variable statistics calculation

Description

xList:

Name of list for storing x-axis data

yList:

Name of list for storing y-axis data

FreqList: Name of list for storing frequency of “xList” and “yList” data

• “FreqList” can be omitted. Doing so sets “1” for “FreqList”.

20060301