An analyst runs a simple linear regression with an R² value of 0.85. Which interpretation is correct?
R² is the coefficient of determination, indicating explained variance.
Why this answer
R² represents the proportion of variance in the dependent variable explained by the independent variable. 0.85 means 85% is explained.