Statistics Programs 16–5
File name 32sii-Manual-E-0424
Printed Date : 2003/4/24 Size : 17.7 x 25.2 cm
Program Lines: Description
@
If flag 1 is seta takes the natural antilog of b.
H
%
!
Stores b in B.
#$
Displays value,
P
Calculates coefficient m.
!
Stores m in M.
#$
Displays value.
Checksum aril length: EBF3 018.0
&
&
Defines the beginning of the estimation (projection)
loop.
&
"!
%
Displays, prompts for, and, if changed, stores x–value
in X.
&
%1L2
Calls subroutine to compute
y
ˆ
.
&
!
&
Stores
y
ˆ
–value in Y.
&
"!
&
Displays, prompts for, and, if changed, stores y–value
in Y.
&
&
!-
L
Adjusts index value to address the appropriate
subroutine.
&
%1L2
Calls subroutine to compute
x
ˆ
.
&
!
%
Stores
x
ˆ
in X for next loop.
&
!
&
Loops for another estimate.
Checksum and length: BA07 015.
This subroutine calculates
y
ˆ
for the straight–line
model.
º
%
-
Calculates
y
ˆ
= MX + B.
!
Returns to the calling routine.
Checksum and length: 2FDA 007.5
This subroutine calculates
x
ˆ
for the straight–line
model.