I need assistance to figure out if the following statement is true:
The proportion of variation in the dependent variable explained by fitting the simple
linear regression model does not depend on which variable is treated as the dependent
variable
My Thoughts:
In one sense the equation $y = m * x + c$ can be written as $x = y/m - c/m$
So it seems the above statement is true. But I am not sure. If this is a valid
argument.