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

Distr Sub-menu ( (STAT/DIST) (Distr))
(P()
This menu can be used to calculate the
probability of standard normal distribution.
• For details see "Performing Normal
Distribution Calculations".
(Q()
(R()
( t)
MinMax Sub-menu ( (STAT/DIST) (MinMax))
Select this menu
item:
When you want to obtain this:
(minX) Minimum value
(maxX) Maximum value
(Q1) First quartile
(med) Median
(Q3) Third quartile
Commands when Linear Regression Calculation (A+BX) Is Selected
Sum Sub-menu ( (STAT/DIST) (Sum))
Select this menu
item:
When you want to obtain this:
(∑x
2
)
Sum of squares of the X-data
(∑x)
Sum of the X-data
(∑y
2
)
Sum of squares of the Y-data
(∑y)
Sum of the Y-data
(∑xy)
Sum of products of the X-data and Y-data
(∑x
3
)
Sum of cubes of the X-data
(∑x
2
y)
Sum of (X-data squares × Y-data)
54