Skip to content

This is a simple Excel file that explains thoroughly, all the steps to a Simple Linear Regression model via the OLS method. I use basic excel commands for matrix multiplication and matrix inversion. The input data are not drown from anywhere and are used as an example for the better understanding of the procedure.

Notifications You must be signed in to change notification settings

LazarosAntonios/Step-by-Step-OLS-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Step-by-Step-OLS-regression

This is a simple Excel file that explains thoroughly, all the steps to a Simple Linear Regression model using the OLS estimator. I employ basic excel commands for matrix multiplication and matrix inversion to derive the βols = (X'X)^(-1)X'Y. The input data are not drown from anywhere and are used as an example for the better understanding of the procedure.

About

This is a simple Excel file that explains thoroughly, all the steps to a Simple Linear Regression model via the OLS method. I use basic excel commands for matrix multiplication and matrix inversion. The input data are not drown from anywhere and are used as an example for the better understanding of the procedure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published