You are on page 1of 1

University of Toronto - Department of Statistical Sciences Winter 2023

STA457H1: Time Series Analysis


Assignment 1 - Question 7 Due data February 3, 2023

Student Name...........................................................ID number...........................................................

Instructions: Show your answers in details.

Q7 (10 points):

1. Simulate a series of n = 500 observations (use your student id as a seed) from the process
xt = 31 (wt−1 + wt + wt+1 ), where wt is Gaussian white noise series and use R to compute
the sample ACF, ρ̂(h), h = 0, 1, 2, 3. Compare the sample ACF you obtain to the actual
(theoretical) ACF, ρ(h).

2. Repeat part (1) using only n = 50. How does changing n affect the results?

You might also like