LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (November 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 3 Nov 2008 00:37:58 -0500
Reply-To:     Randy <randistan69@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Randy <randistan69@HOTMAIL.COM>
Subject:      Percentages

Dear All: My data is as follows: Class VarA A 20 A 31 B 22 A 12 B 4

I want to find the mean of VarA for the classes as well as the percentage of each class to the total. So the mean of VarA Class A = 21 and of Var B = 13. And the value of ClassA as a percentage of the the total value of VarA is 63/88 = 0.715 and of class B is 0.295. In addition i want to find the distribution of VarA for ClassA and also for ClassB (Mean, Std dev, P1, P25 etc.) Randy


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