User's Guide
To recall this type of value: Perform this key operation:
yˆ (S-VAR) ( yˆ)
• The following table shows the key operations you should use to recall
results in the case of quadratic regression.
To recall this type of value: Perform this key operation:
Σ x
3
(S-SUM) (Σ x
3
)
Σ x
2
y (S-SUM) (Σ x
2
y )
Σ x
4
(S-SUM) (Σ x
4
)
Regression coefficient C
(S-VAR) (C)
xˆ
1
(S-VAR) ( xˆ
1
)
xˆ
2
(S-VAR) ( xˆ
2
)
yˆ (S-VAR) ( yˆ)
• The values in the above tables can be used inside of expressions the
same way you use variables.
Linear Regression
• The regression formula for linear regression is: y = A + B x .
Example: Atmospheric Pressure vs. T
emperature
Perform linear regression to determine the regression formula terms and
correlation coefficient for the data below.
Temperature Atmospheric Pressure
10°C 1003 hPa
15°C 1005 hPa
20°C 1010 hPa
25°C 1011 hPa
30°C 1014 hPa
38