💪Linear regression uses least squares to fit a line to data and calculate R-Squared.
📝R-Squared measures how much of the variation in one variable can be explained by another.
💡F-Value compares the variance explained by the model to the variance not explained.
🔮Degrees of freedom determine the number of parameters in the fit equation.
💼P-values help determine the statistical significance of R-Squared.