Leverage (statistics)

In statistics and in particular in regression analysis, leverage is a measure of how far away the independent variable values of an observation are from those of the other observations.

High-leverage points are those observations, if any, made at extreme or outlying values of the independent variables such that the lack of neighboring observations means that the fitted regression model will pass close to that particular observation.[1]

Modern computer packages for statistical analysis include, as part of their facilities for regression analysis, various quantitative measures for identifying influential observations: among these measures is partial leverage, a measure of how a variable contributes to the leverage of a datum.

Linear regression model

Definition

In the linear regression model, the leverage score for the i-th data unit is defined as:

the i-th diagonal element of the projection matrix , where is the design matrix. The leverage score is also known as the observation self-sensitivity or self-influence,[2] as shown by

where and are the fitted and measured observation, respectively.

Bounds on leverage

Proof

First, note that H is an idempotent matrix: Also, observe that is symmetric. So equating the ii element of H to that of H 2, we have

and

Effect on residual variance

If we are in an ordinary least squares setting with fixed X, regression errors and

then where (the i th regression residual).

In other words, if the model errors are homoscedastic, an observation's leverage score determines the degree of noise in the model's misprediction of that observation.

Proof

First, note that is idempotent and symmetric. This gives,

Thus

Studentized residuals

The corresponding studentized residual—the residual adjusted for its observation–specific residual variance—is then

where is an appropriate estimate of

See also

References

  1. Everitt, B. S. (2002). Cambridge Dictionary of Statistics. Cambridge University Press. ISBN 0-521-81099-X.
  2. Cardinali, C. (June 2013). "Data Assimilation: Observation influence diagnostic of a data assimilation system" (PDF).
This article is issued from Wikipedia - version of the 11/18/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.