Casio ClassPad 300 PLUS User Manual
Page 577
20050501
StatGraph
Syntax 1:
StatGraph
Ⅺ
{
On
}
, Graph Type 1,
x
List,
y
List,
Off
FreqList (or 1), Plot Type
Syntax 2:
StatGraph
Ⅺ
{
On
}
, Graph Type 2,
x
List,
y
List,
Off
FreqList (or 1)
Syntax 3:
StatGraph
Ⅺ
{
On
}
, Graph Type 3,
x
List,
y
List
Off
Syntax 4:
StatGraph
Ⅺ
{
On
}
, Graph Type 4,
x
List,
Off
FreqList (or 1)
Syntax 5:
StatGraph
Ⅺ
{
On
}
, Graph Type 5,
x
List,
Off
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
} {
, "Reg,"
}
Off
, "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”.