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 (October 2002, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 30 Oct 2002 15:02:41 -0500
Reply-To:     Ellen <erains@NERI.ORG>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ellen <erains@NERI.ORG>
Subject:      Calculating a p-value for a varibles average

I need to calculate an average value and p-value of var1 based a pt's group. The data is set up in the following manner.

id group var1 101 1 3 102 1 5 103 2 0 104 1 1 105 2 4 106 2 3 107 1 0

How is this calculated in SAS?


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