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 (December 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, 1 Dec 2008 10:51:13 -0800
Reply-To:     Ben <benliu1227@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ben <benliu1227@GMAIL.COM>
Organization: http://groups.google.com
Subject:      test for difference
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

i want to comapre the death ratio among 4 different groups which has different health conditions, so my data set looks like this,

type of condition death ratio 1 6 out of 37 (16.2%) 2 3 out of 30 (10%) 3 1 out of 9 (11.1%) 4 2 out of 26 (7.7%)

so now i wanna do a stats test to see if the death ratios are the same for the 4 types of condition, but since there is only one observation for each type, i'm not sure which analysis i should use. please help, many thanks!


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