Linear Regression: A method for modeling the relationship between a dependent variable and one or more independent variables using a straight line.
$r^2$ (Coefficient of Determination): $r^2$ measures how well observed outcomes are replicated by the model, based on the proportion of total variation explained by the model.
Scatter Plot:A graph used to visually display and assess patterns or relationships between two numerical variables.