Jump to content

Scoring algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tainter (talk | contribs) at 00:06, 11 March 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In statistics, Fisher's Scoring Algorithmis a form of the Newton-Raphson Process used to solve maximum likelihood equations numerically.

Suppose that are random variables, independent and identically distributed with p.d.f. , and we wish to calculate the maximum likelihood estimator (M.L.E.) of . First, suppose we have a starting point for our algorithm , and consider a Taylor expansion of the score function, , about :

,

where

is the observed information at . Now, since

,

then rearranging gives us an algorithm with which to work:

.

Then under certain regularity conditions, it can be shown that .