

Next:Bibliography
Up:Beta-Binomial
Distribution for Proportional
Previous:Comparison
of Three Methods
Exact, Smallest Confidence Interval generation

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
)
create bounds for an exact
CI level confidence interval.
Murray Todd Williams
1998-08-14