Warsaw University
February - June 2024

Time Series: Course Information

Introduction
A time series is a series of data points indexed (or listed or graphed) in time order. Most commonly, a time series is a sequence taken at successive equally spaced points in time. Thus it is a sequence of discrete-time data. Examples of time series are heights of ocean tides, counts of sunspots, and the daily closing value of the Dow Jones Industrial Average. The study of Time Series is a branch of statistics, used in signal processing, pattern recognition, econometrics, mathematical finance, weather forecasting, intelligent transport and trajectory forecasting, earthquake prediction, electroencephalography, control engineering, astronomy, communications engineering, and largely in any domain of applied science and engineering which involves temporal measurements. Time series analysis comprises methods for analysing time series data in order to extract meaningful statistics and other characteristics of the data. Time series forecasting is the use of a model to predict future values based on previously observed values. This course presents Time Series theory and data analysis; the R programming language is used. It is largely centred around the classical Box-Jenkins method and variants.

It is important to recognise the presence of seasonal components in the data and to be able to remove them so as not to confuse them with long term trends and the better the stochastic model, the better the prediction. Time series models are used to separate (or filter) noise from signals.

While covering a wide variety of applications, the course deals mainly with financial modelling.

Course Content

The course will cover the following topics:
Course Organisation
The teaching schedule consists of 14 lectures and 14 tutorial sessions.

The lectures are held Wednesdays 08.30 - 10.00 in 3230. The tutorials are held Wednesdays 10.15 - 11.45 in 3042. S
The dates of the classes are:
February: 28th
March: 6th, 13th, 20th
April: 3rd, 10th, 17th, 24th
May: 8th, 15th, 22nd, 29th
June: 5th, 12th



Grading Policy
Assessment will be based on The examination will be a take-home exam consisting of theoretical questions about stationary processes. It will be possible to obtain a grade 4 based only on the Data Analysis assignment (if it is exceptionally good); to obtain higher grades (4.5, 5 or 5!), it is necessary to also submit a good examination paper.

Course Literature
The recommended texts for the course are: Data Click here for the directory containing the data files

Course Notes
The notes will be added week by week here.

(Last modified: 17th April 2024 by  John M. Noble)