Jump to content

Scoring algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RJE42 (talk | contribs) at 23:43, 10 March 2007 (Page creation - 1 dimensional case only, needs refs and proofs). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In statistics, Fisher's Scoring Algorithm is 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 .