Using the argument from section 1.1.1, we can see that the
likelihood equation of a binomial model has a Beta distribution.
The method used in the last section began with the statistics
and
and came up with estimates a and b for a
(Beta) posterior distribution of the parameter p.
The method is ostensibly contrived because instead of beginning with
an explicit Binomial distribution
of the data,
the parameter n has to be estimated with the constraint that the
subsequent beta likelihood has a variance equal to
.
A more direct solution to this problem is to find the maximum
likelihood equations for parameters a and b and use those to
estimate the distribution of the parameter p. This approach is
difficult to implement, and it suffers from the problem that it
requires the sufficient statistics
and
.
The only statistics we have to work with, however,
are
and
This makes maximum likelihood impractical. However, it can be
usefull in evaluating other approaches to this problem.
Johnson & Kotz[#!kotz!#] state the maximum likelihood estimators of a and b as the pair of equations
The solution of these equations must be done numerically. (And presently, I've depended on Mathematica to find them.)