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

(∑x
4
)
Sum of biquadrate of the X-data
Var Sub-menu ( (STAT/DIST) (Var))
Select this menu
item:
When you want to obtain this:
(n)
Number of samples
(x) Mean of the X-data
(σ
x
) Population standard deviation of the X-data
(s
x
) Sample standard deviation of the X-data
(y) Mean of the Y-data
(σ
y
) Population standard deviation of the Y-data
(s
y
) Sample standard deviation of the Y-data
Reg Sub-menu ( (STAT/DIST) (Reg))
Select this menu
item:
When you want to obtain this:
(A) Regression coefficient constant term A
(B) Regression coefficient B
(r) Correlation coefficient r
(xˆ)
Estimated value of X
(yˆ)
Estimated value of Y
MinMax Sub-menu ( (STAT/DIST) (MinMax))
Select this menu
item:
When you want to obtain this:
(minX) Minimum value of the X-data
(maxX) Maximum value of the X-data
55