August 31, 20214 yr My Regression Score meets 90% , but non of my variable factors seems significant to the y variable. What should i do , what would be my next steps
September 2, 20214 yr It seems unrealistic that the R-sq value will be greater than 90% and still not have any variable as significant. Otherwise also, if there are no factors that are significant, you would need to collect data for more potential factors and then re-run the regression.
July 2, 20232 yr If you have two (or more) colinear input variables, this situation might happen: Either one of the input variable does explain the output rather well, but since both are correlated the linear regression algorithm is unable to decide which one is stat. significant.
Create an account or sign in to comment