Program Listing:

Program Lines:

 

Description

(In ALG mode)

 

 

 

Start grouped standard deviation program.

;

Clears statistics registers (28 through 33).



 

 

 !

Clears the count N.

Checksum and length: EF85

24



Input statistical data points.

"!%

Stores data point in X.

"!

Stores data–point frequency in F.



Enters increment for N.

 !

 

 

 

Recalls data–point frequency fi.

Checksum and length: 184C

30

    !L   !-1L2 h% !   !'     !L '  !-1L2h% !  !'    !L  '

Accumulate summations.

Stores index for register 28.

Updates ƒfi in register 28.

xifi

Stores index for register 29.

Updates ƒxifi in register 29.

xi2fi

Stores index for register 31.

16–18Statistics Programs