Is the OLS estimator blue?

Is the OLS estimator blue?

OLS estimators are BLUE (i.e. they are linear, unbiased and have the least variance among the class of all linear and unbiased estimators). So, whenever you are planning to use a linear regression model using OLS, always check for the OLS assumptions.

What does the Gauss Markov theorem state?

In statistics, the Gauss–Markov theorem (or simply Gauss theorem for some authors) states that the ordinary least squares (OLS) estimator has the lowest sampling variance within the class of linear unbiased estimators, if the errors in the linear regression model are uncorrelated, have equal variances and expectation …

What does the Gauss-Markov theorem say about OLs?

The Gauss-Markov theorem famously states that OLS is BLUE. BLUE is an acronym for the following: Best Linear Unbiased Estimator. In this context, the definition of “best” refers to the minimum variance or the narrowest sampling distribution. More specifically, when your model satisfies the assumptions, OLS coefficient estimates follow

Is the OLS estimator a blue or black?

The theorem now states that the OLS estimator is a BLUE. The main idea of the proof is that the least-squares estimator is uncorrelated with every linear unbiased estimator of zero, i.e., with every linear combination

What makes OLS the only BLUE estimator in regression?

In order for OLS to be BLUE one needs to fulfill assumptions 1 to 4 of the assumptions of the classical linear regression model. The following website provides the mathematical proof of the Gauss-Markov Theorem. That is, it proves that in case one fulfills the Gauss-Markov assumptions, OLS is BLUE.

How are Betas and Epsilons used in Gauss-Markov model?

The betas (β) represent the population parameter for each term in the model. Epsilon (ε) represents the random error that the model doesn’t explain. Unfortunately, we’ll never know these population values because it is generally impossible to measure the entire population. Instead, we’ll obtain estimates of them using our random sample.