Assumption 4 of the four assumption required by the Gauss-Markov theorem states that the error terms of the population are independent and identically distributed (iid) with an expected value of zero and a constant variance
. Formally,
Note, the error terms refers to the error term of a single observation. The subscript
attributes the error term
to observation
. Behind this assumption stands the concept of repeated sampling.
Overall, assumption 4, i.e. independent and identically distributed error terms imply three characteristics. One could say, assumption 4 itself consists of three assumptions:
- The expected value of the error term in the population is zero
Assumption 4 requires the expected value of the error term in the population to be zero. Formally,
Note, the assumption of is less strong than
. One can show that if
is fulfilled it implies that also
fulfilled. However, this is not true for the opposite, i.e. if
is does not imply that
is fulfilled.
Violating the assumption of affects our estimates in different ways. The validity of our estimates depends on the way we violate
. You can find an extensive discussion on the implication of the violation of OLS assumption 4.1 here.
- Homoscedasticity
The assumption of independent and identically distributed error terms with an expected value of zero and a constant variance also implies a constant variance in the cross-section. That means, each error term
has the same finite variance
. Formally,
Violating this assumption, i.e. leads to heteroscedasticity.
You can find possible consequences of heteroscedasticity and various techniques to solve these complications here.
- No autocorrelation
The assumption of independent and identically distributed error terms with an expected value of zero and a constant variance not only implies a constant variance in the cross-section, but requires the error terms to be stochastically independent throughout time. In order words, assumption four requires no autocorrelation. Formally,
In case we have stochastic the conditional covariance must be zero, i.e.
We have autocorrelation in case one violates this assumption.
It is possible to summarize the last two assumptions (Homoscedasticity and No Autocorrelation) and rewrite them in a more compact mathematical form. In case of deterministic we can summarize the two assumptions as
and in case of stochastic as
Finally, one can remember assumption four as the assumption that requires error terms with an expected value of zero and a constant variance in the cross section and throughout time.
Assumptions of Classical Linear Regressionmodels (CLRM)
Overview of all CLRM Assumptions
Assumption 1
Assumption 2
Assumption 3
Assumption 4
Assumption 5
11 thoughts on “CLRM – Assumption 4: Independent and Identically Distributed Error Terms”