16-6 Statistics Programs
Checksum and length: 889C 18
This subroutine calculates for the logarithmic model.
Calculates = e
(Y – B) ÷ M
Returns to the calling routine.
Checksum and length: 0DBE 18
This subroutine calculates for the exponential model.
Calculates = Be
MX
.
Branches to M005
Checksum and length: 9327 18
This subroutine calculates for the exponential model.
Calculates = (ln (Y ÷ B)) ÷ M.
Goes to N005
Checksum and length: 7219 18
This subroutine calculates for the power model.
Calculates Y= B (X
M
).
Goes to K005
Checksum and length: 11B3 18
This subroutine calculates for the power model.
Program Lines:
(In RPN mode)
Description
x
ˆ
x
ˆ
y
ˆ
y
ˆ
x
ˆ
x
ˆ
y
ˆ
x
ˆ