Time Series Models
Time Series Models
This project aims to educate mentees about the various Time series models used
for forecasting in the field of economics (and other fields too). Students will learn
to apply the suitable time series model to a dataset, example Stock Prices and
forecast future trends. The focus is divided equally between theory and
implementation of these models.
Weekly plan (tentative)
Week 1-2 a. Probability and PDFs, PMFs etc
b. Normal distribution
c. Expectation, variance, covariance, correlation
d. Hypothesis testing
e. CLRM, OLS estimators, reading the regression table
f. Assignment : Problems on what’s been covered + python
regression assignment