nextupprevious
Next:Bibliography Up:Beta-Binomial Distribution for Proportional Previous:Comparison of Three Methods

  
Exact, Smallest Confidence Interval generation

 


\begin{picture}(30,22.5)(0,0)\put(0,0){\line(1,0){30}}\put(0,0){\line(0,1){2.......5){\line(0,-1){22.5}}\put(1.5,20){\special{em:graph beta1.pcx}}\end{picture}

An iterative method is used to generate the smallest possible confidence intervals for the beta prior distribution. The process is iterative, so its drawback is increased processing time. The algorithm which I've developed combines Newton's Method and Bisection to converge upon the solution as quickly as possible.

The figure demonstrates exactly how these confidence intervals are obtained. The routine betaCI endeavors to find a value for ysuch that the two values xL and xH (where $y = {\rmbeta}(x_L,a,b) = {\rm beta}(x_H,a,b)$) create bounds for an exact CI level confidence interval.
 


Murray Todd Williams

1998-08-14