Econometrics Chapter 3
Econometrics Chapter 3
Multiple Linear
Regression Analysis:
Further Analysis
3.1 Multivariate Case of CLRM
When we use more than one explanatory variables in
econometric model, we call it multiple regression model.
The three variable PRF can be written as:
𝒀𝒊 = 𝜷𝟏 + 𝜷𝟐 𝑿𝟐𝒊 + 𝜷𝟑 𝑿𝟑𝒊 + 𝒖𝒊 , where:
Y is dependent variable, 𝑋1 𝑎𝑛𝑑 𝑋2 are explanatory
variables, 𝑢𝑖 is stochastic disturbance term
𝛽1 is the intercept which measures average value of 𝑌 when
𝑋2 𝑎𝑛𝑑 𝑋3 are excluded from the model(or set to zero)
𝛽2 𝑎𝑛𝑑 𝛽3 are the partial slope coefficients interpreted as:
𝛽2 measures change in the mean value of Y for a unit change in
X2 holding the effect of X3 constant
following model: 𝑦 = 𝛼1 + 𝛼2 𝑥 + 𝛼3 𝑥 2 + 𝜀
In this case there is a specification error, the error
consisting in omitting a relevant variable.
Therefore, the error term:
𝜀 = 𝑢 + 𝛽4 𝑥 3
Omission of a relevant variable leads to an estimator that
is biased, known as omitted-variable bias
Example: The regression that analysis the impact of level
of education of both husband’s(Heduc) and wife’s(Weduc)
in years of education on Family income:
= −5534 + 3132𝐻𝑒𝑑𝑢𝑐 + 4523𝑊𝑒𝑑𝑢𝑐
𝐹𝑎𝑚𝑖𝑛𝑐
An additional year of education for the husband will
increase annual family income by $3,132, and
an additional year of education for the wife will increase
family income by $4,523.
When wife’s education is incorrectly omitted from the
equation, the estimated equation becomes:
= −26191 + 5155𝐻𝑒𝑑𝑢𝑐
𝐹𝑎𝑚𝑖𝑛𝑐
Omitting 𝑊𝑒𝑑𝑢𝑐 leads us to overstate the effect of an
extra year of education for the husband by $2,023.
This change in magnitude of coefficient is the effect
of incorrectly omitting a relevant variable 𝑊𝑒𝑑𝑢𝑐.
To give a general expression for this bias:
𝑦 = 𝛽0 + 𝛽1 𝑥1 + 𝛽2 𝑥2 + 𝑒
Let b*1 be estimator of 𝛽1 when 𝑥2 is omitted from equation
∗ ∗
𝑐𝑜𝑣(𝑥1 ,𝑥2 )
𝑏𝑖𝑎𝑠 𝑏1 = 𝐸 𝑏1 − 𝛽1 = 𝛽2
𝑣𝑎𝑟(𝑥1 )
Sign of 𝛽2 and the sign of the cov(x2, x3) tells us the
direction of the bias.
If the sample covariance (or sample correlation)
between 𝑥1 and the omitted variable 𝑥2 is zero, then
the least squares estimator in the misspecified model is
still unbiased.
Consequences of Under fitting a model