
•m, m1, m2 and n are not variables. They are commands of the type that take an argument immediately before them. See “Calculating Estimated Values” for more information.
Minimum Value: minX*, minY, Maximum Value: maxX*, maxY 11(STAT/DIST) 6(MinMax) 1 to 2
(When the
11(STAT/DIST) 6(MinMax) 1 to 4
(When a
(When the
Note: While
2 | To input the | |
the FREQ column to specify the number of repeats for each items | ||
|
({xn; freqn} = {1;1, 2;2, 3;3, 4;2, 5;1}), and calculate the mean and population standard deviation.
1N(SETUP)c4(STAT)1(ON)
1 =2 =3 =4 =5 =ce 1 =2 =3 =2 =
STAT
A11(STAT/DIST)4(Var)2(o)= A11(STAT/DIST)4(Var)3(σx)=
Results: Mean: 3 Population Standard Deviation: 1.154700538
3 | To calculate the linear regression and logarithmic regression | |
correlation coefficients for the following | ||
|
determine the regression formula for the strongest correlation: (x, y) = (20, 3150), (110, 7310), (200, 8800), (290, 9310). Specify Fix 3 (three decimal places) for results.
1N(SETUP)c4(STAT)2(OFF)
1N(SETUP)6(Fix)3 N3(STAT)2(A+BX)
20 =110 =200 =290 =ce
3150 =7310 =8800 =9310=
A11(STAT/DIST)5(Reg)3(r)=
A11(STAT/DIST)1(Type)4(In X)
A11(STAT/DIST)5(Reg)3(r)=
STATFIX
A11(STAT/DIST)5(Reg)1(A)=