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 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Apr 2002 16:29:03 -0400
Reply-To:     "Miller, Scott" <smiller@WVMI.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Miller, Scott" <smiller@WVMI.ORG>
Subject:      proc report question
Content-Type: text/plain; charset="iso-8859-1"

i have some already summated data that i need to get a report out of. the data has a facility variable, and other variables with that facilities score. ok, i can get a simple report, but what i want is a summarization after the last facility number that can show the mean and range of scores for that one particular variable's score.

something like what is below:

facility score1 score2 a 23 55 b 35 34 c 22 23 . z 34 57 ------------------------------------------------ mean 35.6 54.3 min 21 45 max 45 75

is this something proc report can do?

Scott D. Miller, MA

Evaluation and Informatics Analyst West Virginia Medical Institute (304) 346-9864 ext 2240

Every good scientist should be one part P.T. Barnum and one part B.F. Skinner.

The goal of science is to build better mousetraps. The goal of nature is to build better mice.

Sumus quid sumus


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