Statistics Programs 16-5
Displays, prompts for, and, if changed, stores x–value in X.
If flag 0 is set . . .
Branches to K001
Branches to M001
Stores –value in Y.
Displays, prompts for, and, if changed, stores y–value in Y.
If flag 0 is set . . .
Branches to O001
Branches to N001
Stores in X for next loop.
Loops for another estimate.
Checksum and length: C3B7 36
This subroutine calculates for the straight–line model.
Calculates = MX + B.
Returns to the calling routine.
Checksum and length: 9688 15
This subroutine calculates for the straight–line model.
Calculates =(Y – B) ÷ M.
Returns to the calling routine.
Checksum and length: 9C0F 15
This subroutine calculates for the logarithmic model.
Calculates = M In X + B.
Returns to the calling routine.
Program Lines:
(In RPN mode)
Description
y
ˆ
x
ˆ
y
ˆ
y
ˆ
x
ˆ
x
ˆ
y
ˆ
y
ˆ