Multicollinearity
Version 1.0.0 · Updated 2026-07-28
CORE DEFINITION
Multicollinearity refers to the situation in multiple linear regression where independent variables are highly correlated, leading to inaccurate regression estimates. In such cases, the coefficients of the multiple regression may change drastically due to small changes in the model or data. In a sample dataset, multicollinearity does not affect the overall predictive power or reliability of the model; it only affects the parameters of individual predictors. In short, a multiple regression model with collinear predictors can indicate the overall predictive reliability of the model, but it may not provide valid results for individual predictors, nor can it determine which predictors are redundant. It is important to note that in regression analysis, the phrase "no multicollinearity" is often used to refer to the absence of "perfect multicollinearity," meaning that there is an exact linear relationship among predictors. In such a case, the model matrix X is not of full rank, and therefore its moment matrix X^T X is not invertible.
SCAFFOLDING EFFECT
Reduce cognitive load
Multicollinearity refers to the situation in multiple linear regression where independent variables are highly correlated, leading to inaccurate regression estimates. In such cases, the coefficients of the multiple regression may change drastically due to small changes in the model or data. In a sample dataset, multicollinearity does not affect the overall predictive power or reliability of the model; it only affects the parameters of individual predictors.
Anchor fast decisions
Multicollinearity refers to high correlation among regression independent variables, causing unstable coefficient estimates and difficulty in distinguishing individual effects. The mechanism is that information overlap leads to a near-singular matrix.
MINIMUM ACTION
In progress 0/1Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E5%A4%9A%E9%87%8D%E5%85%B1%E7%BA%BF%E6%80%A7verified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS