Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the antidiabetic drug sales time series which can be loaded using the following code snippet. diabetes select (TotalC) a. Fit the following exponential

image text in transcribedimage text in transcribed

Consider the antidiabetic drug sales time series which can be loaded using the following code snippet. diabetes select (TotalC) a. Fit the following exponential smoothing models on the entire time series: Holt-Winters with multiplicative noise and seasonality, Holt-Winters with a log transformation, with additive noise and seasonality, Holt-Winters with multiplicative noise and seasonality, and damping. b. Make ACF plots for the innovation residuals of these three models. What can you say about stationarity of the residuals from the plot? c. Calculate the p-value from a Ljung-Box test on the residuals with lag h = 8. What can you say about the stationarity of the residuals from the p-value? What does this mean about the model? = . d. Perform time series cross-validation for the three methods, using init = 50 and .step 10, and with the forecast horizon h = 4. Which method has the best RMSSE? How many data points is the error averaged over in total?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Discovering Advanced Algebra An Investigative Approach

Authors: Jerald Murdock, Ellen Kamischke, Eric Kamischke

1st edition

1559539844, 978-1604400069, 1604400064, 978-1559539845

More Books

Students also viewed these Mathematics questions

Question

What are the components of an ANOV table?

Answered: 1 week ago