16–6 Statistics Programs
File name 32sii-Manual-E-0424
Printed Date : 2003/4/24 Size : 17.7 x 25.2 cm
Program Lines: Description
!.
L
Restores index value to its original value.
&
.
ª
Calculates
x
ˆ
=(Y – B)
÷
M.
!
Returns to the calling routine.
Checksum and length: 0D3F 009.0
This subroutine calculates
y
ˆ
for the logarithmic
model.
%
º
-
Calculates
y
ˆ
= M In X + B.
Returns to the calling routine.
Checksum and length: 7AB7 009.0
This subroutine calculates
x
ˆ
for the logarithmic
model.
!.
L
Restores index value to its original value.
&
.
ª
H
%
Calculates
x
ˆ
= e
(Y – B)
÷
M
!
Returns to the calling routine.
Checksum and length: B00D 010.5
This subroutine calculates
y
ˆ
for the exponential
model.
º
%
H
%
º
Calculates
y
ˆ
= Be
MX
.
!
Returns to the calling routine.
Checksum and length: AA19 009.0