Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Use R Code to solve the Problem Question 2 (A) Suppoese Xt follows an AR(1) model: Xt = 0.9X1-1 +6, where = 0.5. Simulate an
Use R Code to solve the Problem
Question 2 (A) Suppoese Xt follows an AR(1) model: Xt = 0.9X1-1 +6, where = 0.5. Simulate an episode of Xt with 1 milon observations (Hint: Use the R command arima.sim) Calculate the first through 10th lag autocorrelations of the simulated series. Compare the estimated autocorrelations with the theoretical counterparts (Hint: the theoretical autocorrelations for AR(1) is - , where is the lag.) (B) Suppose Z XY, where X, is the same as in (A), and Y follows an AR(1) model: Yt-0.5,-1 + Et, where .-0.5. Is an AR (1) model appropriate to describe Zt? Question 2 (A) Suppoese Xt follows an AR(1) model: Xt = 0.9X1-1 +6, where = 0.5. Simulate an episode of Xt with 1 milon observations (Hint: Use the R command arima.sim) Calculate the first through 10th lag autocorrelations of the simulated series. Compare the estimated autocorrelations with the theoretical counterparts (Hint: the theoretical autocorrelations for AR(1) is - , where is the lag.) (B) Suppose Z XY, where X, is the same as in (A), and Y follows an AR(1) model: Yt-0.5,-1 + Et, where .-0.5. Is an AR (1) model appropriate to describe ZtStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started