• Stars
    star
    259
  • Rank 152,454 (Top 4 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tutorials of econometrics featuring Python programming. This is a crash course for reviewing the most important concepts and techniques of basic econometrics, the theories are presented lightly without hustles of derivation and Python codes are straightforward.

Cover_Github_Repositories1

Econometrics With Python MIT License

[last updated in 10th July 2022]
These lecture notes are intended for econometrics training (originally used for new-hire training in the hedge fund that I was working in), suitable for university/grad students, data/quantitative analysts, junior business/economic/financial researchers and etc. The training are in two parts, the first part cover basic level and implementation in Python, the second part dive deeper into the econometric/statistical theory which is much more mathematical intensive.

This set of notes are rewritten from my MATLAB econometrics notes, which are outdated. I am still organizing the old materials.

The lectures notes are loosely based on several textbooks:

  1. Introduction to Econometrics, by Christopher Dougherty
  2. Introduction to Econometrics, by James H. Stock and Mark W. Watson
  3. Basic Econometrics, by Damodar N. Gujarati

covers_economtrics-min

Prerequisites

The first part is introductory level, it requires trainees have basic knowledge of statistics and probability theory. The second part require linear algebra.

And you would benefit more from the tutorials if you have some skills of:

  • NumPy
  • Matplotlib
  • Pandas

Contents

I strongly advise you to download all the files to view them on your PC, since nbviewer and Github has frequent rendering glitches.

Part I

Lecture 1 - Simple Linear Regression
Lecture 2 - Multiple Linear Regression, Multicollinearity and Heteroscedasticity
Lecture 3 - Practical Cases of Linear Regression
Lecture 4 - Dummy Variables
Lecture 5 - Nonlinear Regression
Lecture 6 - Qualitative Response Model
Lecture 7 - Model Specification
Lecture 8 - Identification and Simultaneous-Equation Models
Lecture 9 - Panel Data Analysis
Lecture 10 - Autocorrelation
Lecture 11 - Time Series: Basics
Lecture 12 - Time Series: Forecast

Part II

Lecture 1 - Geometry of OLS
Lecture 2 - Statistical Properties of OLS
Lecture 3 - Hypothesis Test and Confidence Interval

Screen Shots Demonstrations

截图01 截图02 截图03 截图04 截图06 截图07 截图08 截图09 截图10 截图11 截图12 截图13 截图14 截图15 截图16 截图17 截图01 截图02 截图03 截图04 截图05 截图06 截图07 截图08

More Repositories

1

Linear-Algebra-With-Python

Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.
Jupyter Notebook
2,174
star
2

Basic-Statistics-With-Python

Introduction to statistics featuring Python. This series of lecture notes aim to walk you through all basic concepts of statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand.
Jupyter Notebook
95
star
3

Bayesian-Statistics-Econometrics

Bayesian Statistics-Econometrics
Jupyter Notebook
76
star
4

Time-Series-and-Financial-Engineering-With-Python

A series of lessons on time series analysis with Python
Jupyter Notebook
50
star
5

Probability_Theory

A quick introduction to all most important concepts of Probability Theory, only freshman level of mathematics needed as prerequisite.
Jupyter Notebook
40
star
6

Matplotlib_Essentials

An Essential Graphic Primer of Matplotlib
Jupyter Notebook
28
star
7

Notes_For_Macroeconomic_Analyst

These are notes for macroeconomic analysis, summarised in past years for macro trading/analysis.
Jupyter Notebook
21
star
8

Pandas_From_Basics_To_Advance

A series of tutorials on Pandas skills
Jupyter Notebook
8
star
9

Economics_of_Exchange_Rate_And_Forex_Trading

A complete tutorial covering acadmeic knowledge and market skills of Forex trading
Jupyter Notebook
5
star
10

Advanced_Macroeconomics_With_Python

Advanced Macroeconomic Analysis with Python modelling
4
star
11

R_primer_for_Pythoneers

R primer for Pythoneers
Jupyter Notebook
3
star
12

Python_100_Challenge

100 Challenges from basic to advance
3
star
13

weijie-chen

Hi
2
star
14

github-slideshow

A robot powered training repository 🤖
Ruby
2
star
15

SomeMacroData

Some macro data demonstration
Jupyter Notebook
1
star
16

MacroNotes

My notes for textbooks long time ago
1
star
17

Macro_Notes

1
star