E-17
To obtain three random three-digit integers
1000 1.(Ran#) = 459
= 48
= 117
(Results shown here are for illustrative purposes only. Actual results will differ.)
To generate random integers in the range of 1 to 6
S.(RanInt) 1 1)(,) 6 )= 2
= 6
= 1
(Results shown here are for illustrative purposes only. Actual results will differ.)
To determine the number of permutations and combinations
possible when selecting four people from a group of 10
Permutations: 10 1*( n P r ) 4 = 5040
Combinations: 10 1/( n C r ) 4 = 210
To perform the following calculations when Fix 3 is selected for the
number of display digits: 10 ÷ 3 × 3 and Rnd(10 ÷ 3) × 3 b
1N(SETUP) 6(Fix) 3 10 / 3 * 3 = 10.000
10(Rnd) 10 / 3 )* 3 = 9.999
To determine the greatest common divisor of 28 and 35
S*(GCD) 28 1)(,) 35 )=
7
To determine the least common multiple of 9 and 15
S/(LCM) 9 1)(,) 15 )=
45
Statistical Calculations (STAT)
To start a statistical calculation, perform the key operation N2(STAT)
to enter the STAT Mode and then use the screen that appears to select the
type of calculation you want to perform.
To select this type of statistical calculation:
(Regression formula shown in parentheses)
Press this key:
Single-variable (X)
1(1-VAR)
Paired-variable (X, Y), linear regression (
y = A + B x )
2(A+BX)
Paired-variable (X, Y), quadratic regression
(
y = A + B x + C x
2
)
3( _+CX
2
)
Paired-variable (X, Y), logarithmic regression
( y = A + Bln x )
4(ln X)
Paired-variable (X, Y),
e exponential regression
(
y = A e
B
x
)
5(
e ^X)
Paired-variable (X, Y),
ab exponential regression
(
y = AB
x
)
6(A
• B^X)
1111
1212
1313
1414
1515