logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Charlie BilyeuBusiness
(4/5)

563 Answers

Hire Me
expert
Eric ReedMathematics
(5/5)

609 Answers

Hire Me
expert
Ligia QuintanaMarketing
(5/5)

676 Answers

Hire Me
expert
Elyza Marice GamissManagement
(5/5)

887 Answers

Hire Me
R Programming
(5/5)

Divide the data into training and test sets, allocating two years of observations to the test set

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

1. Consider an MA(1) process yt = 10 + ut + 3ut−1, where the values ut are independent and normally distributed N(0; 4).

a) Calculate the theoretical autocorrelation function of the ACF process, ρk.

b) Calculate the first two values of the partial autocorrelation function PACF, ϕ11, ϕ22.

c) Generate a trajectory of this process with a length of 30 observations. Plot the series, plot the first ten values of the sample ACF and PACF.

d) Repeat the previous point for 300 observations. Is it true that as the number of observations increases, the sample ACF converges to the true ACF, and the sample PACF converges to the true PACF?

2. Consider a random walk yt = 1 + yt−1 + ut, where the values ut are independent and normally distributed N(0; 4), and y0 = 10.

a) Calculate E(yt), Var(yt), Cov(y10, y20).

b) Compare Corr(y10, y20) and Corr(y110, y120).

c) Generate a trajectory of this process with a length of 30 observations. Plot the series, plot the first ten values of the sample ACF and PACF.

d) Repeat the previous point for 300 observations. Is it true that as the number of observations increases, the sample ACF converges to the true ACF, and the sample PACF converges to the true PACF? 

3. Take any non-seasonal series of annual periodicity. You can take a number from https://fedstat.ru/ or other sources.

a) Plot the series, sample ACF and PACF plots.

b) Visually assess if there is a trend? Does the process look like a stationary one?

c) Estimate the model for the ETS(AAN) series.

d) Write down the resulting equation using the estimated values ​​of the parameters instead of the parameters.

e) Get the 80% confidence interval for one and two steps forward "by hand", based on the written equations.

f) Get the 80% confidence interval one and two steps ahead with built-in functions.

g) Plot the forecast graph and the series itself.

 

 

4. Take any seasonal series of quarterly or monthly frequency.

a) Construct the decomposition of the series into components using the STL algorithm. Visualize the result for three different strengths of seasonality adjustment. Briefly comment.

b) Plot the decomposition of the series into components using the ETS(AAA) model.

c) Divide the data into training and test sets, allocating two years of observations to the test set.

d) Estimate the ETS(AAA), ETS(MAM), seasonal naive model and apply Theta method with default STL decomposition and ETS(AAA) for the logarithm of the series.

e) For each approach, find the MASE on the test set.

f) Plot a forecast that averages the forecasts of the two MASE-leading approaches. Did you manage to beat the two averaging approaches

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme