Suppose I've a model such as
$Y = \beta_0 + \beta_1 X_1 + \beta_2 X_2 + \cdots + \beta_k X_k + \epsilon$.
Now, there's high correlation between $X_1$ & $X_2$ (say over 60% but below 75%). Does that means this model has multicollinearity problem? Is there any relationship between highly correlated variables & multicollinearity? If there's any short literature on this topic?