R01
LBL
R
R02
r
R03
STO
R
R04
VIEI4
R
R05
b
R06
FS?
1
R07
e*
R08
STO
B
R09
VIEW
B
R10
rn
Rll
STO
fl
R12
VIEW
M
Bytes
and
Checksum:
Y01
LBL
Y
Y02
INPUT
X
Y03
XEGKi)
Y04 STO
Y
Y05
INPUT
Y
Y06
6
Y07
STO+
i
Y08
XEGKi>
Y09
STO
X
Y10
GTO
Y
Bytes
and
Checksum:
AOl
LBL
fl
A02
RCL
M
A03
RCLx
X
fl04
RCL+
B
R05 RTN
Bytes
and
Checksum:
Defines
the start of the output routine.
Calculates
the
correlation
coefficient.
Stores
it
in
R.
Displays the correlation coefficient.
Calculates
the
coefficient
b.
If
flag
1is set,
takes
the natural antilog of
b.
Stores
b
in
B.
Displays value.
Calculates
coefficient
m.
Stores
minM.
Displays value.
018.0,
7492
Defines the beginning of the estimation
(projection) loop.
Displays,
prompts
for,
and, if
changed,
stores
x-value
in
X.
Calls subroutine to compute y.
Stores y-value in Y.
Displays, prompts
for,
and, if changed,
stores y-value in Y.
Adjusts
index
value
to address the appropri
ate
subroutine.
Calls subroutine to compute x.
Stores x in X for next loop.
Loops for another estimate.
015.0,
9AEA
Thissubroutine calculates y for the straight-
line
model.
Calculates y = MX + B.
Returns to the calling routine.
007.5,
0E85
208
13:
Statistics
Programs