Assignment 1
Assignment 1
ASSIGNMENT ONE
Some problems need to be completed by R. Please include your code at the end of the
assignment as Appendix.
Please hand in on time. Otherwise there will be a 50% discount on your remark.
1
1. For the MA(2) model
𝑟! = 𝑎! + 𝜃" 𝑎!#" + 𝜃$ 𝑎!#$ , where 𝑎! is white noise (0, 𝜎 $ )
(a) Is 𝑟! covariance-stationary? Compute its mean and variance (5’)
(b) Prove its ACF cuts off at lag 2. (5’)
(c) Compute the 𝑙-step ahead forecast, the forecast errors and their variances.
What conclusion do you get? (5’)
(d) Explore whether the PACF of 𝑟! has cut off pattern or not. (5’)
4. Consider
$
𝑔% = A𝛼 + 𝛽𝑔%#" ∙ 𝜀% , where 𝜀% ~𝑖𝑖𝑑(0,1), 𝛼 > 0, 0 < 𝛽 < 1,
(a) Is 𝑔% an independent series? Is 𝑔% serially correlated? Is 𝑔% covariance-
stationary? (7’)
2
$
(b) Suppose now you are at time t, how would you forecast 𝑔!&" and 𝑔!&" ?
What conclusion do you get? (8’)
(b) Tentatively specify an ARMA model for the simulated data. How
would you estimate the model? (5’)
(c) Produce forecast for the series for 10 periods based on the model you
selected in (b). Plot the forecasts and the forecast error. (5’)
6. Suppose {𝑋! } and {𝑌! } are both stationary and they are independent with
each other. They share the same mean and auto-covariance function 𝛾' .
Define
𝑋 , 𝑖𝑓 𝑡 = 2𝑛 + 1,
𝑍! = O !
𝑌! , 𝑖𝑓 𝑡 = 2𝑛.
Is {𝑍! } stationary? Prove your conclusion. (5’)
(a) Plot the series and comment on stationarity and general behaviour of the
series. (5’)
(b) Tentatively specify (or identify) a time series model for the series.
Briefly explain why. (5’)
3
(c) Estimate the model you specified in question (b) and do some diagnostic
check. Comment on the adequacy of the model. (5’)