Quant
Time Series Workshop
Topic: An introduction to time series methods with a focus on macroeconomic and financial applications
Language: R
Materials
Intended Audience and Seminar Details
- Users are expected to have a working knowledge of statistics, econometrics, and some machine-learning
- Users are expected to be comfortable with R.
Content:
- Time series EDA
- Explanatory methods (e.g., regression with time series data)
- Forecasting (e.g. linear and nonlinear ML techniques; simulation methods; Vector valued time series)
GloassaRy of Empirical Finance
Topic: Common scripts used in quantitative finance / financial economics
Code: (github)
Language: R
Intended Audience:
- Used in some of my daytime MBA classes at KFBS (UNC)
- No prior knowledge of R is expected
- Users are expected to have an understanding of asset pricing, asset allocation, and a working knowledge of basis statistics
Content:
- Covers 4 key stages of any empirical project in this field
- Explore (data acquisition, cleaning, EDA),
- Explain (model development for CAPM, APT, Event Studies, etc..),
- Predict (forecasting techniques),
- Protect (via portfolio construction and risk measurement)
Quantitative Methods in Finance
- Topic: Lecture notes for basic quantitative methods used in asset allocation
- Slides:
- Step 1: Explore the data
- Step 2: Explain the asset movement
- Step 3: Forecast returns / vol / comovement
- Step 4: Protect via diversification
- Intended Audience:
- Slides in a 14 session daytime MBA course at KFBS (UNC)
- Users are expected to have some working knowledge of asset allocation (e.g. CAPM, MPT), basic statistics and regression
Intro to Regression & Inference
Topic: Primer on statistics and regression needed for causal inference
Slides:
Intended Audience:
- Primer on use for students across various programs
- Users are expected to have some exposure to statistics