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 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 25 Oct 2005 11:18:23 -0700
Reply-To:     Daniel <daniel.biostatistics@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Daniel <daniel.biostatistics@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Multinomial Confidence Intervals
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset="iso-8859-1"

Hello to All,

I would like to know if there is any *automatic* way to produce multinomial confidence intervals in SAS. If, for instance, I have a question which offers 4 different possible choices of answer, I would like to compute the proportion of subjects who chose each option, as well as a CI associated with that proportion.

The FREQ procedure will output the desired CI when the BINOMIAL option is specified in the TABLES statement, but this is only done for 1 level of the multinomial variable, not all of them.

If no such option exists, Leslie Daly posted a macro to obtain binomial confidence intervals in 1995 (link below) and I was wondering if this could be used. Here is the link to the original post:

http://groups.google.com/group/comp.soft-sys.sas/browse_thread/thread/cb08070c62b89500/7cda53200958230c?q=%2Bbinomial+%2Bdaly&rnum=2#7cda53200958230c

Thank you,

Daniel


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