What is the Coefficient of Determination?
After finding the best-fit linear regression line for our data, the next question is: how well does that line actually represent or explain our data?
The measure that answers this question is the Coefficient of Determination, denoted as (read: r-squared).
Simply put, tells us the of the variation (ups and downs in values) in the dependent variable (Y) that by the variation in the independent variable (X) using our linear regression model.