Lecture 9 Time Series Data Analysis
Lecture 9 Time Series Data Analysis
Lecture 9
• Two objectives
– (a) identifying the nature of the phenomenon
represented by the sequence of observations, and
– (b) forecasting (predicting future values of the time
series variable).
Identify the time series
• Trend
– A general systematic linear or nonlinear
component that changes over time and doesn’t
repeat in the time range.
• Seasonality
– Pattern repeats in systematic intervals over time.
Trend analysis
• Exponential Smoothing
– In Single Moving Averages, the past observations
are weighted equally, Exponential Smoothing
assigns exponentially decreasing weights as the
observation get older.
– recent observations are given relatively more
weight in forecasting than the older observations.
– Single, double and triple Exponential Smoothing
Smoothing data
• Stationarity
– A stationary process has the property that the
mean, variance and autocorrelation structure do
not change over time.
– a flat looking series, without trend, constant
variance over time, a constant autocorrelation
structure over time and no periodic fluctuations
Analysis of Seasonality
• Autocorrelation function
– Diagnose the structure of time series data;
– Correlation between x and y:
Take z1 to z4 as an example
Note sheet. ACF1.
Using correlogram to identify seasonality
https://www.itl.nist.gov/div898/handbook/
eda/section3/autocopl.htm
Autocorrelation Plot: Random Data