Question 7 The following plots have been obtained for a time series. a) Suggest an appropriate ARIMA model. (2 marks). 120 - 90 - 60 - 30 - 1980 Jan 1990 Jan 2000 Jan Month 2010 Jan 2020 Jan 0.2 - 0.2- 0.1- 0.1-- 0.0 0.0 -0,1- -0.1-" 12 18 lag (1M] 24 12 18 lag (1M] 24 b) The following ARIMA output has been obtained from R. Based on this output, which model would you recommend for forecasting? (2 marks). ## .model sigma2 log_lik AIC AICC BIC ar roots ma roots ## ## 1 arima011 17.1 -1388. 2788. 2788. 2813. ## 2 arimal10 17.1 -1389. 2790. 2790. 2815. ## 3 auto 17.4 -1392. 2798. 2798. 2827. c) If your selected model in part b) above has a p-value of 0.13 in the Ljung-Box test, would you recommend using this model? Explain why or why not. (2 marks). Question 8 Examining the below R output, explain what model was selected for forecasting? (3 marks). Model: LM w/ ARIMA (1,1,1)(2,0,0)[7] errors acf pacf
Question 7 The following plots have been obtained for a time series. a) Suggest an appropriate ARIMA model. (2 marks). 120 - 90 - 60 - 30 - 1980 Jan 1990 Jan 2000 Jan Month 2010 Jan 2020 Jan 0.2 - 0.2- 0.1- 0.1-- 0.0 0.0 -0,1- -0.1-" 12 18 lag (1M] 24 12 18 lag (1M] 24 b) The following ARIMA output has been obtained from R. Based on this output, which model would you recommend for forecasting? (2 marks). ## .model sigma2 log_lik AIC AICC BIC ar roots ma roots ## ## 1 arima011 17.1 -1388. 2788. 2788. 2813. ## 2 arimal10 17.1 -1389. 2790. 2790. 2815. ## 3 auto 17.4 -1392. 2798. 2798. 2827. c) If your selected model in part b) above has a p-value of 0.13 in the Ljung-Box test, would you recommend using this model? Explain why or why not. (2 marks). Question 8 Examining the below R output, explain what model was selected for forecasting? (3 marks). Model: LM w/ ARIMA (1,1,1)(2,0,0)[7] errors acf pacf
MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
Related questions
Question
The following plots have been obtained for a time series.
a) Suggest an appropriate ARIMA model.
b) The following ARIMA output has been obtained from R. Based on this output,
which model would you recommend for forecasting?
![Question 7
The following plots have been obtained for a time series.
a) Suggest an appropriate ARIMA model. (2 marks).
120 -
90 -
60 -
30 -
1980 Jan
1990 Jan
2000 Jan
2010 Jan
2020 Jan
Month
0.2-
0.2 -
0.1-
0.1-
0.0
0.0
-0.1-
-0,1--
12
18
lag [1M]
24
12
18
lag (1M]
24
b) The following ARIMA output has been obtained from R. Based on this output,
which model would you recommend for forecasting? (2 marks).
##
.model
sigma2 log_lik
AIC
AICC
BIC ar roots
ma roots
##
<chr>
<dbl>
<dbl> <dbl> <dbl> <dbl> <list>
<list>
## 1 arima011
17.1
-1388. 2788. 2788. 2813. <cpl [0]>
<cpl [5]>
## 2 arimal10
17.1
-1389. 2790. 2790. 2815. <cpl [5]> <cpl [0]>
## 3 auto
17.4
-1392. 2798. 2798. 2827. <cpl [27]> <cpl [1]>
c) If your selected model in part b) above has a p-value of 0.13 in the Ljung-Box test,
would you recommend using this model? Explain why or why not. (2 marks).
Question 8
Examining the below R output, explain what model was selected for forecasting? (3 marks).
Model: LM w/ ARIMA (1,1,1)(2,0,0)[7] errors
acf
pacf](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F0e330044-72f1-4d9e-96c5-e461fc774c42%2Fe994c946-8381-4e68-9739-5c0856b679de%2F283sb8_processed.png&w=3840&q=75)
Transcribed Image Text:Question 7
The following plots have been obtained for a time series.
a) Suggest an appropriate ARIMA model. (2 marks).
120 -
90 -
60 -
30 -
1980 Jan
1990 Jan
2000 Jan
2010 Jan
2020 Jan
Month
0.2-
0.2 -
0.1-
0.1-
0.0
0.0
-0.1-
-0,1--
12
18
lag [1M]
24
12
18
lag (1M]
24
b) The following ARIMA output has been obtained from R. Based on this output,
which model would you recommend for forecasting? (2 marks).
##
.model
sigma2 log_lik
AIC
AICC
BIC ar roots
ma roots
##
<chr>
<dbl>
<dbl> <dbl> <dbl> <dbl> <list>
<list>
## 1 arima011
17.1
-1388. 2788. 2788. 2813. <cpl [0]>
<cpl [5]>
## 2 arimal10
17.1
-1389. 2790. 2790. 2815. <cpl [5]> <cpl [0]>
## 3 auto
17.4
-1392. 2798. 2798. 2827. <cpl [27]> <cpl [1]>
c) If your selected model in part b) above has a p-value of 0.13 in the Ljung-Box test,
would you recommend using this model? Explain why or why not. (2 marks).
Question 8
Examining the below R output, explain what model was selected for forecasting? (3 marks).
Model: LM w/ ARIMA (1,1,1)(2,0,0)[7] errors
acf
pacf
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps

Recommended textbooks for you

MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc

Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning

Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning

MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc

Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning

Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning

Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON

The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman

Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman