Using Excel For Principles Of Econometrics Pdf Guide
When you run regress y x1 x2 in STATA, a black box spits out coefficients. When you use Excel, you build the matrix algebra cell by cell. You see =MMULT(MMULT(MINVERSE(MMULT(TRANSPOSE(X_range), X_range)), TRANSPOSE(X_range)), Y_range) . You feel the algebra.
But where does the PDF come in? Most standard econometrics textbooks are available in PDF format. The real skill lies in extracting the mathematical notation from those PDFs and translating it into Excel formulas, Data Analysis Toolpak functions, and array calculations. using excel for principles of econometrics pdf
Introduction: The Affordable Revolution in Data Analysis When you run regress y x1 x2 in