LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2005, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 6 Dec 2005 10:37:53 -0600
Reply-To:     Lihai Chen <saslabor@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Lihai Chen <saslabor@HOTMAIL.COM>
Subject:      how to get cumulative frequency for all values
Content-Type: text/plain; format=flowed

Hi eveyone,

I tried Proc freq; table var1/out=D outcum;

But only values with non-zero frequency get into the out dataset.

I also tried Proc SQL, but it does not work either.

Is there any way to obtain the cumulative frequency for ALL the values? Thanks very much!

_________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Back to: Top of message | Previous page | Main SAS-L page