You are on page 1of 2

Simple Linear Regression on the Casio calculators.

The Casio calculators that are allowed in Heriot-Watt exams provide facilities for the calculation
of simple regression. Aditional features are described in the manuals which are available
from: http://support.casio.com/manual.php?rgn=2&cid=004
The instructions below summarise the regression calculations for four fx-85 Casio models - the
fx-83 models are used in a similar way. In each case, it is assumed that there are three pairs
(x, y) of values:
P (2, 4),
P (3, 5), (7,
P 6)2 P P 2
For these: x = 12, y = 15, x = 62, xy = 65 y = 77
x̄ = 4, ȳ − 5, Sxx = 14, Sxy = 5, Syy = 2, sx = 2.646, sy = 1.000
â = 3.57, b̂ = 0.357, r = 0.945, ŷ = â + b̂ 6 = 5.714
Students can use these to check that they understand how to use their own calculators.

Casio fx-85GT

Switch to linear Regression mode: MODE 2 2


This creates two columns labelled x and y.
Enter 2, 3, 7 in the x column and 4, 5, 6 in the y column.

To return to the main screen after entering the data, press: AC


P P P P P
For x, y, x2 , xy, y 2 do: Shift Stat 3 then menu choice and =

For x̄, ȳ (means), sx , sy (std. dev.) do: Shift Stat 4 then menu choice and =

For a (intercept), b (slope), r (correlation) do: Shift Stat 5 then menu choice and =

Predicted value of y for given x, e.g. x = 6 do: 6 Shift Stat 5 5 =

Casio fx-85ES

Switch to linear Regression mode: MODE 2 2


This creates two columns labelled x and y.
Enter 2, 3, 7 in the x column and 4, 5, 6 in the y column.

To return to the main screen after entering the data, press: AC


P P P P P
For x, y, x2 , xy, y 2 do: Shift Stat 4 then menu choice and =

For x̄, ȳ (means), sx , sy (std. dev.) do: Shift Stat 5 then menu choice and =

For a (intercept), b (slope), r (correlation) do: Shift Stat 7 then menu choice and =

Predicted value of y for given x, e.g. x = 6 do: 6 Shift Stat 7 5 =


Casio fx-85MS

Switch to Linear Regression mode: MODE 3 1


Clear memory store: Shift CLR 1 =
Enter data: 2 , 4 DT (blue)
3 , 5 DT
7 , 6 DT

The values stored in the memories can be retrieved.


Σx2 : Shift S-SUM 1 Σx: Shift S-SUM 2 n: Shift S-SUM 3
2
Σy : Shift S-SUM I 1 Σy: Shift S-SUM I 2 Σxy: Shift S-SUM I 3

Summary Statistics.
x̄: Shift S-VAR 1 sx : Shift S-VAR 3
ȳ: Shift S-VAR I 1 sy : Shift S-VAR I 3

Regression Estimates.
â: Shift S-VAR I I 1 b̂: Shift S-VAR I I 2 r: Shift S-VAR I I 3
Predicted value of y for given x, e.g. x = 6 do: 6 Shift S-VAR I I I 2

Casio fx-85WA

Switch to Linear Regression mode: MODE 3 1


Clear memory store: Shift Scl (yellow) =
Enter data: 2 , 4 DT (blue)
3 , 5 DT
7 , 6 DT

The values stored in the memories can be retrieved.


Σx2 : RCL A (red) Σx: RCL B n: RCL C
2
Σy : RCL D Σy: RCL E Σxy: RCL F

Summary Statistics.
x̄: Shift x̄ sx : Shift xσn−1 ȳ: Shift ȳ sy : Shift yσn−1

Regression Estimates.
â: Shift A (yellow) b̂: Shift B r: Shift r
Predicted value of y for given x, e.g. x = 6 do: 6 Shift ŷ

You might also like