Having trouble understanding variance of OLS estimator

  • Thread starter Thread starter chevrox
  • Start date Start date
  • Tags Tags
    Ols Variance
Click For Summary
SUMMARY

The variance-covariance matrix for the OLS estimator β-hat is defined as VarCov(β-hat)=(σ_ε)^2E{[X'X]^-1}, where X represents the matrix of independent variables. In this context, X is treated as non-stochastic, allowing the expectation sign to be eliminated, resulting in VarCov(β-hat)=(σ_ε)^2[X'X]^-1. This treatment is valid as long as the independent variables do not follow a stochastic process, ensuring that the variance of the estimator remains consistent and approaches zero with an increasing sample size. The discussion emphasizes the importance of understanding the nature of X in regression analysis.

PREREQUISITES
  • Understanding of Ordinary Least Squares (OLS) regression
  • Familiarity with variance-covariance matrices
  • Knowledge of stochastic vs. non-stochastic variables
  • Concept of consistency in statistical estimators
NEXT STEPS
  • Study the properties of OLS estimators and their variance
  • Learn about the implications of stochastic versus non-stochastic variables in regression
  • Explore the Cramer-Rao lower bound and its application in determining estimator efficiency
  • Investigate total least squares models for cases with errors in both dependent and independent variables
USEFUL FOR

Statisticians, data analysts, and econometricians looking to deepen their understanding of OLS regression and the behavior of estimators in relation to sample size and variable characteristics.

chevrox
Messages
2
Reaction score
0
So in computing the variance-covariance matrix for β-hat in an OLS model, we arrive at

VarCov(β-hat)=(σ_ε)^2E{[X'X]^-1}

However, I'm incredulous as to how X is considered non-stochastic and how we can just eliminate the expectation sign and have

VarCov(β-hat)=(σ_ε)^2[X'X]^-1

I'm accepting this to be true (since it's so written in the text) but I'm taking a leap of faith here: if this is true, the elements in the VarCov matrix are expressed in terms of sample statistics and are therefore stochastic. I thought that the variance of an estimator of a parameter, if consistent, should be a deterministic parameter itself and should not depend on the sample observations (besides sample size, n), such as the ones we see in using Cramer-Rao lower bound to determine efficiency. Likely I'm understanding something wrong here, any pointers would be greatly appreciated!
 
Physics news on Phys.org
You haven't clearly stated a mathematical question. Is X supposed to be the vector of independent variables? If so, they aren't considered to be stochastic if you compute the regression so it minimizes the least square error in predicting the dependent variables, which are "Y", by tradition. If you have data of the form (X,Y) and there are "errors" in both X and Y, you should use a "total least squares" model.
 
Hey chevrox and welcome to the forums.

Like Stephen Tashi I am going wait for clarification of what your variables are but I did want to comment on one thing you said:

chevrox said:
I thought that the variance of an estimator of a parameter, if consistent, should be a deterministic parameter itself and should not depend on the sample observations (besides sample size, n), such as the ones we see in using Cramer-Rao lower bound to determine efficiency. Likely I'm understanding something wrong here, any pointers would be greatly appreciated!

That should definitely be the case for a consistent estimator and it should be the case that the variance 'shrinks' with a higher sample size. If the variance does not do this, then basically your estimate doesn't get 'better' with a higher sample size and it becomes rather pointless to do statistics with any kind of sample using that estimator.
 
Thanks for the replies! Yes, X is the nxk matrix of explanatory variables such that y=Xβ+ε. I think I understand it now. Variables in X do not necessarily follow a stochastic process, and even if they do, since all variability of y is explained by ε in the model, the independent variables affect the dependent variable solely through their observed values rather than a range of distribution where those values could fall, and it is therefore considered non-stochastic. And meanwhile β-hat does not lose its consistency since E(β-hat)=β (which is possible only if X is non-stochastic) and Var(β-hat)→0 even though Var(β-hat) varies with sample.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 23 ·
Replies
23
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
24
Views
5K
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
11
Views
6K
  • · Replies 1 ·
Replies
1
Views
1K