Overall I found this to be an interesting and well-organised subject. Some of the content was fairly difficult to grasp, but the assessment itself was not too bad at all, and mainly required knowledge/understanding of the various properties and procedures taught, and well as interpretations. It was often stressed in lectures that we don't need to reproduce the complex proofs and algebra presented, and that it was just there so we could see where things came from. R is the language used, which is a plus as this is one of the languages used more in the "real world". Downloading R studio (it's free
) is very recommended, if not vital. However, you're not expected to come up with your own code or anything, you'll pretty much just need to copy certain aspects from the lecture slides and/or tutes for the assignments (which can done in groups, but I'll assume no one who's taking the time to read subject recommendations wants to be "that person" who doesn't contribute
).
Major topics were:
-The Basic Linear Model (Statistical properties, hypothesis tests, model specification)
-Dummy (Indicator) variables
-Heteroskedasticity
-Autocorrelation
-Time Series
-Stochastic Regressors (Issue of Cov(X,ε) ≠ 0)
-Panel Data
-Count Data
-Binary Outcomes