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 2005, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 19 Apr 2005 16:43:03 -0400
Reply-To:     Kevin Roland Viel <kviel@EMORY.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kevin Roland Viel <kviel@EMORY.EDU>
Subject:      Re: Number of observations that meet a certain condition.
In-Reply-To:  <1113942737.138646.283930@f14g2000cwb.googlegroups.com>
Content-Type: TEXT/PLAIN; charset=US-ASCII

Wardnine,

Your post does not inspire a lot of confidence. The most basic method would be to create a new variable using an assignment statement in the data step. Most of us will probably suggest a format. Beyond that you could use the data step, FREQ procedure, TABULATE procedure, or REPORT procedure, among many others, to calculate the proportion you desire.

Good luck,

Kevin

Kevin Viel Department of Epidemiology Rollins School of Public Health Emory University Atlanta, GA 30322


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