Date: Thu, 28 Sep 2006 15:15:26 -0400
Reply-To: Cecilia Kim <chkim@BETHESDA.MED.NAVY.MIL>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Cecilia Kim <chkim@BETHESDA.MED.NAVY.MIL>
Subject: how do I create a sas dataset that calculates sum of every 10
observations?
I currently have a dataset with 220 observations.
I would like to collapse this dataset to 22 observations where each row is
a sum of every 10 consecutive observations. In another words, how do I
create a sas dataset that calculates sum of every 10 observations?
|