50g group photo

Yahoo Groups archive

50g

Index last updated: 2026-04-28 22:38 UTC

Message

Re: [50g] Stat Frequency help needed

2013-03-30 by Juan Calle

Hello Richard, I am glad you got your problem solved. I just want to point out that if you need to calculate the cumulative frequency, the program in page 18-9, like other programs in the user guide, is way too complicated that it has to be; here it is a program that execute the same task and it is not so complicated (The frequency vector should be in level 1:).


« { 0 } 1 PICK3 SIZE HEAD

FOR j

OVER j GET

OVER j GET

+ +

NEXT TAIL

»

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.