I am trying to prep myself for data science interview & I saw the following question on a forum
You have several variables that are positively correlated with your response, and you think combining all of the variables could give you a good prediction of your response. However, you see that in the multiple linear regression, one of the weights on the predictors is negative. What could be the issue?
My guess is this could be due to multicollinearity, but I am not sure. Can some body help?
Any help will be appreciated