Interpolation:The process of estimating values within the range of observed data based on known values.
Linear Regression:A statistical method for modeling the relationship between a dependent variable and one or more independent variables using a linear equation.
$R^2$ (Coefficient of Determination): $R^2$ measures how well a regression model fits the data; it indicates the proportion of variance in the dependent variable explained by independent variables.