User's Guide
Table Of Contents
- Table of Contents
- Before Using the Calculator
- Calculation Modes and Calculator Setup
- Inputting Expressions and Values
- Basic Calculations
- Function Calculations
- Pi (π), Natural Logarithm Base e
- Trigonometric Functions
- Hyperbolic Functions
- Angle Unit Conversion
- Exponential Functions
- Logarithmic Functions
- Power Functions and Power Root Functions
- Integration Calculations
- Differential Calculations
- Σ Calculations
- Rectangular-Polar Coordinate Conversion
- Factorial Function (!)
- Absolute Value Function (Abs)
- Random Number (Ran#)
- Random Integer (RanInt#)
- Permutation (nPr) and Combination (nCr)
- Rounding Function (Rnd)
- Greatest Common Divisor (GCD) and Least Common Multiple (LCM)
- Using CALC
- Using SOLVE
- Scientific Constants
- Metric Conversion
- Using Calculation Modes
- Complex Number Calculations (CMPLX)
- Statistical Calculations (STAT)
- Base-n Calculations (BASE-N)
- Equation Calculations (EQN)
- Matrix Calculations (MATRIX)
- Creating a Numerical Table from Two Functions (TABLE)
- Vector Calculations (VECTOR)
- Distribution Calculations (DIST)
- Inequality Calculations (INEQ)
- Ratio Calculations
- Technical Information
- Frequently Asked Questions

To select this type of statistical calculation:
(Regression formula shown in parentheses)
Press this key:
Single-variable (X) (1-VAR)
Paired-variable (X; Y), linear regression
(y = A + Bx)
(A+BX)
Paired-variable (X; Y), quadratic regression
(y = A + Bx + Cx
2
)
(_+CX
2
)
Paired-variable (X; Y), logarithmic regression
(y = A + Blnx)
(ln X)
Paired-variable (X; Y), e exponential
regression
(y = A e
Bx
)
(e
∧
X)
Paired-variable (X; Y), ab exponential
regression
(y = AB
x
)
(A•B
∧
X)
Paired-variable (X; Y), power regression
(y = Ax
B
)
(A•X
∧
B)
Paired-variable (X; Y), inverse regression
(y = A + B/x)
(1/X)
Pressing any of the above keys ( to ) displays the Statistics Editor.
Note
• When you want to change the calculation type after entering the STAT Mode, perform
the key operation (STAT/DIST) (Type) to display the calculation type
selection screen.
Inputting Data
Use the Statistics Editor to input data. Perform the following key operation
to display the Statistics Editor:
(STAT/DIST) (Data).
50