16–6 Statistics Programs
Program Lines:
(In RPN mode)
Description
%
º
-
Calculates
ˆ
= M In X + B.
!
Returns to the calling routine.
Checksum and length: A5BB 18
This subroutine calculates
ˆ
for the logarithmic model.
!. L
Restores index value to its original value.
&
.
ª
H
%
Calculates
ˆ
= e
(Y – B) ÷ M
!
Returns to the calling routine.
Checksum and length: 5117 21
This subroutine calculates
ˆ
for the exponential model.
º %
H
%
º
Calculates
ˆ
= Be
MX
.
!
Returns to the calling routine.
Checksum and length: 1F92 18
This subroutine calculates
ˆ
for the exponential model.
!
!.
!
L
Restores index value to its original value.
!
!
&
!
ª
!
!
!
ª
!
Calculates
ˆ
= (ln (Y
÷
B))
÷
M.
!
Returns to the calling routine.
Checksum and length: CC13 21
This subroutine calculates
ˆ
for the power model.
!
!
%