Jump to content

Scoring algorithm

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

In statistics, Fisher's Scoring algorithm is a form of Newton's method 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 .