I have one variable (x), I am simply trying to understand the relationship between (x,y).
I run two regression models, first model is predicted by removing the intercept and the second including the intercept. What I find when I simply graph the Beta Coefficient: movement in Model 1 appears to be on a larger scale (-0.5,0,0.5) than in Model 2 (-0.005,0,0.005).
What meaning does this have for the relationship between X and Y?