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 (August 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 25 Aug 2003 14:18:15 -0400
Reply-To:     Paul Choate <pchoate@DDS.CA.GOV>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Paul Choate <pchoate@DDS.CA.GOV>
Subject:      Re: Why no mean?

Mike -

According to the documentation you need to derive the average from the sum and the count: "Depending on which of the eight statistics are stored, up to 13 additional statistics can be calculated by SAS/MDDB Server software at run time, allowing for up to 21 available statistics. The following table indicates which statistics can be derived and which stored statistics are required: AVG - N, SUM (However, if a WEIGHT is specified, then SUMWGT and SUM are required instead.)"

http://v8doc.sas.com/sashtml/mddb/z0998542.htm

hth

Paul Choate DDS Data Extraction On Mon, 25 Aug 2003 10:26:00 -0400, Mike Swift <mswift@AESSUCCESS.ORG> wrote:

>Does anyone know why I can't specify mean as a statistical option on the >var statement in proc mddb? Is there a work-around for this? > >Mike Swift >Statistical Analyst >Research & Policy Analysis >AES/PHEAA >(717)720-3526 > > >This message contains privileged and confidential information intended for the >above addressees only. If you receive this message in error please delete or destroy >this message and any accompanying documentation after contacting the sender. The > sender of this message will fully cooperate in the civil and criminal prosecution of >any individual engaging in the unauthorized use of this message.


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