
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 |
yList: | Name of list for storing |
FreqList: Name of list for storing frequency of “xList” and “yList” data
• “FreqList” can be omitted. Doing so sets “1” for “FreqList”.
20060301