User Manual
Table Of Contents
- Contents
- Chapter 1 Getting Acquainted — Read This First!
- Chapter 2 Basic Operation
- Chapter 3 Manual Calculations
- Chapter 4 List Function
- Chapter 5 Statistical Graphs and Calculations
- Chapter 6 Programming
- Chapter 7 Spreadsheet
- Chapter 8 Memory Manager
- Chapter 9 System Manager
- Chapter 10 Data Communication
- Chapter 11 Using SD Cards and SDHC Cards
- Appendix

6-31
* Any one of the following can be specified as the calculation type.
LinearReg(a
x +b) ......linear regression ( ax +
b type)
LinearReg(a+b
x ) ......linear regression ( a +
bx type)
Med-MedLine ..........Med-Med calculation
QuadReg .................quadratic regression
CubicReg .................cubic regression
QuartReg .................quartic regression
LogReg ...................logarithmic regression
ExpReg(a·eˆb
x )........exponential regression ( a · e
bx
type)
ExpReg(a·bˆ
x )..........exponential regression ( a · b
x
type)
PowerReg ...............power regression
• Sinusoidal regression statistical calculation
SinReg List 1 , List 2
y -axis data (YList)
x -axis data (XList)
• Logistic regression statistical calculation
LogisticReg List 1 , List 2
y -axis data (YList)
x -axis data (XList)