Casio fx-FD10 Pro Calculator User Manual


 
6-29
• The following is a typical graph condition specification for a regression graph.
S-Gph1 DrawOn, Linear, List 1, List 2, List 3 _
The same format can be used for the following types of graphs, by simply replacing “Linear”
in the above specification with the applicable graph type.
Linear Regression .......... Linear Logarithmic Regression ...... Log
Med-Med......................... Med-Med Exponential Regression ......Exp(a·eˆb
x)
Quadratic Regression .... Quad Exp(a·bˆ
x)
Cubic Regression .......... Cubic Power Regression ...............Power
Quartic Regression ........ Quart
• The following is a typical graph condition specification for a sinusoidal regression graph.
S-Gph1 DrawOn, Sinusoidal, List 1, List 2 _
• The following is a typical graph condition specification for a logistic regression graph.
S-Gph1 DrawOn, Logistic, List 1, List 2 _
• The following is a typical graph condition specification for a pie graph.
S-Gph1 DrawOn, Pie, List 1, %, None _
• The following is a typical graph condition specification for a bar graph.
S-Gph1 DrawOn, Bar, List 1, None, None, StickLength _
• To draw a statistical graph, insert the “DrawStat” command following the graph condition
specification line.
ClrGraph
S-WindAuto
{1, 2, 3} List 1
{1, 2, 3} List 2
S-Gph1 DrawOn, Scatter, List 1, List 2, 1, Square _
DrawStat
k Performing Statistical Calculations in a Program
• Single-variable statistical calculation
1
1-Variable List1, List 2
Frequency data (Frequency)
x -axis data (XList)
1
4161
• Paired-variable statistical calculation
1
2-Variable List 1 , List 2 , List 3
Frequency data (Frequency)
y -axis data (YList)
x -axis data (XList)
1
4162