Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Studentized residual
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Background== For this simple model, the [[design matrix]] is :<math>X=\left[\begin{matrix}1 & x_1 \\ \vdots & \vdots \\ 1 & x_n \end{matrix}\right]</math> and the [[hat matrix]] ''H'' is the matrix of the [[orthogonal projection]] onto the column space of the design matrix: :<math>H=X(X^T X)^{-1}X^T.\,</math> The [[Leverage (statistics)|leverage]] ''h''<sub>''ii''</sub> is the ''i''th diagonal entry in the hat matrix. The variance of the ''i''th residual is :<math>\operatorname{var}(\widehat{\varepsilon\,}_i)=\sigma^2(1-h_{ii}).</math> In case the design matrix ''X'' has only two columns (as in the example above), this is equal to :<math>\operatorname{var}(\widehat{\varepsilon\,}_i)=\sigma^2\left( 1 - \frac1n -\frac{(x_i-\bar x)^2}{\sum_{j=1}^n (x_j - \bar x)^2 } \right). </math> In the case of an [[arithmetic mean]], the design matrix ''X'' has only one column (a [[vector of ones]]), and this is simply: :<math>\operatorname{var}(\widehat{\varepsilon\,}_i)=\sigma^2\left( 1 - \frac1n \right). </math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)