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
|