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 (May 1996, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 17 May 1996 16:33:53 GMT
Reply-To:     Jay Weedon <j_weedon@ESCAPE.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Jay Weedon <j_weedon@ESCAPE.COM>
Organization: Zippo
Subject:      Re: BINOMIAL

Mike Rayle <rayle@OPUS.OCA.UDAYTON.EDU> wrote:

>Does anyone know how to construct a confidence interval using the >binomail distribution. > >I have 111 sucesses and 89 failures for sample size of 200. > I want to construct a 99 % confidence interval.

I wrote a little SAS data step some years ago to do this using an exact method for Ns up to a few hundred, normal approximation thereafter. If you want it I can send it to you.

It generates the 2-equal-sided 99% CI (0.462, 0.646).

Jay Weedon.


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