Difference between Perfect and Imperfect multicollinearity

July 19, 2017
Study smarter
Multicollinearity, VIF diagnostics and the rest of the classical regression assumptions are covered in the Statistics Made Simple Complete Bundle — textbook plus 1,569 practice questions with worked answers, 18 datasets and R and Stata workshops.

Imperfect multicollinearity

  • With imperfect multicollinearity, an independent variable has a strong but not perfect linear function of one or more independent variables.
  • This also means that there are also variables in the model that effects the independent variable.
  • In other words If there are two independent vairables that are related to each other. Yet there are also other vairables out of the model that effects one of the independent variable which means that there is no perfect linear function between the two only. Thus, the inlcuson of a stochastic term in the model shows that the existence of other vairables are also effecting the regressors.
  • Imperfect multicolinearity varies in degree to degree according to the sample size.
  • The presence of the error term dilutes the relstionship between the independent vairables.

Mathematically and Graphically:

imperfect multicollinearity graph

perfect multicollinearity

The equations tell us that there might be a relationship between X1 and X2 but it does not explain that X1 is to be completely explained by X2; there is a possibility of unexplained variations as well, in the form of the stochastic error term.

Perfect collinearity

The word perfect explains that a variation in one explanatory variable can be completely explained by movements in another explanatory variable.

A perfect relationship between two variables would be somewhat like:

perfect multicollinearity 2

Where:  is the constant and the Xs are the independent variables. Since there is no error term in the equation, it can be stated that x1 can be exactly explained by X2.Perfect multicollinearity is easy to discover compared to imperfect multicollinearity.

To detect perfect multicollinearity:

  1. If one variable is equal to the multiple of another variable
  2. If one variable is derived by adding the constant to another variable
  3. If a variable equals the sum of two other variables.

OLS, in this case, is not capable of generating or estimating outcomes. Because multicollinearity ruins the ability to estimate the coefficients because the two variables cannot be distinguished.

 

Related Posts

Profit Maximisation with Calculus: First and Second Order Conditions

Setting the derivative to zero finds a flat point – but flat points can be maxima or minima, and choosing wrong reverses your answer. The first and second order conditions explained, with a worked cubic profit function where the FOC alone gives two candidates and only the SOC tells them apart.

Paired vs Independent t-test: How to Tell Them Apart

Same test name, completely different setups. One question decides it: is each value in group A naturally linked to a specific value in group B? Why the paired test cancels between-person noise and is far more powerful when it applies — and how picking wrong quietly throws away half your statistical power.

Z-Scores and the Normal Distribution: A Plain-English Guide

A z-score is how many standard deviations a value sits from the mean — a universal ruler that lets you compare across any scale. The z = (x−μ)/σ formula, the 68–95–99.7 rule, the three-step method for “what percentage scored above X?”, and the direction error that catches everyone.