Jump to content

Mean squared prediction error

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Naught101 (talk | contribs) at 13:49, 9 April 2012 (link up). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In statistics the mean squared prediction error of a smoothing procedure is the expected sum of squared deviations of the fitted values from the (unobservable) function . If the smoothing procedure has operator matrix , then

The MSPE can be decomposed into two terms (just like mean squared error is decomposed into bias and variance); however for MSPE one term is the sum of squared biases of the fitted values and another the sum of variances of the fitted values:

Note that knowledge of is required in order to calculate MSPE exactly.

Estimation of MSPE

For the model where , one may write

The first term is equivalent to

Thus,

If is known or well-estimated by , it becomes possible to estimate MSPE by

Colin Mallows advocated this method in the construction of his model selection statistic Cp, which is a normalized version of the estimated MSPE:

where comes from that fact that the number of parameters estimated for a parametric smoother is given by , and is in honor of Cuthbert Daniel.

See also