Skip to main content Skip to navigation

Data files and resources

This page contains all online information relevant for the module, including various data files you will need to complete the assignments as well as links to online resources which might be useful.

Viva: Fri 6.12. in D1.07, timetable

Notes and hand-outs

  • course notes, updated regularly: notes_CO907.pdf (preliminary final version updated 2.12., please let me know about typos and errors)
    2.12.: added viva questions and small formatting (CLT and LLT) and typo correction in Section 1.
  • separate file for possible viva_questions.pdf (this is NOT and exclusive list of questions, but covers all topics)

  • handout1.pdf (characteristic functions, Gaussians, LLN, CLT)
  • MATLAB Tips (by Tom Nichols)
  • MATLAB_commands.pdf (by Jiarui Cao)


Problem sheet 1


Problem sheet 2


Files from classes

  • Class 1: CDF_Tail.m, LawofLargeNum.m, LoadData_BoxPlot.m, QQPlots.m
    temperature data file: daily-maximum-temperatures-in-me.xls
  • Class 2: Q1_5a.m, Q1_7a.m, Q1_7b.m, Q1_7bnew.m (does the scaling for different n)
  • Class 5: Q2_4.m, Q2_4_new.m, Q2_5a.m, Q2_5b.m, Q2_5c.m, Q2_6.m, Q2_7a.m
  • detrended_data.zip (UPDATED ON 3.12.! OK if you have already used old version for homework. Contains: FTSE, xray, temperature anomaly)
  • thanks a lot to Elena, Michael and Alex to make their homework files available, which are in general very nice. Klick here to download.
    some specific comments:
    1. Q2.1(c) stationary processes can have covariance functions that do not decay quickly, the confidence intervals are just there to indicate when the correlations are indistinguishable from iid noise. One way to check for stationarity is to plot the AC function starting at different times (see Elena's solution page 3 and 5, I think both show relatively good collapse for the ACs the not-detrended series should look much worse).
    2. general: when presenting plots it is often good to show several versions with different zoom etc, I think this is very well done in Michael's and Alex' solution
    3. Q2.2(d) different realizations of AR(q) models with the same parameter values are not expected to overlap at all since they are random processes (even if they coincide at the initial conditions).


Online resources