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 (April 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 21 Apr 2008 13:57:43 -0400
Reply-To:     "P. Cristian Gugiu" <crisgugiu@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "P. Cristian Gugiu" <crisgugiu@YAHOO.COM>
Subject:      Re: Proc Univarite (scale of graphs)

Hi all. I posted this email late Friday and am still having a little trouble getting the information I want. My solution for handling the large outliers that were making my histogram difficult to read was to set a range with at where statement. I tried setting a range using endpoints and midpoints but SAS kept overwriting my range because the data exceed this range.

I still need a little help with the second part of my email. I would like to output the cases that fall within certain bins. For example, I have moments data for 1600 variables. I would like to know the percent of variables whose kurtosis value was between -2.0 and -1.5, between -1.5 and -1.0, ...., between 9.5 to 10. Can someone tell me what code I need to include in order to get the percent of skew values that fall in bins ranging from -2 to 10 by 0.5.

Thanks, Cristian


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