Noahhobe / TeamOne2020

1 stars 0 forks source link

Calculating Simple Linear Regression Coefficient #52

Open maxhelgestad opened 3 years ago

maxhelgestad commented 3 years ago

https://medium.com/@raj_says/a-pen-paper-approach-to-calculating-the-coefficients-of-simple-linear-regression-b9b591819c54

This article shows how to calculate coefficients for simple linear regression. It shows mathematical proofs of why each calculation works and ends with the simplest equations to find the coefficients.