Answered step by step
Verified Expert Solution
Question
1 Approved Answer
library ( fpp 3 ) 1 . 1 . Create the data set us _ manu _ emp from the data set us _ employment
libraryfppCreate the data set usmanuemp from the data set usemployment that covers the period from January to the end of the time series.
Create a tsibble for usmanuemp, print the first rows, and attach them here. Use font courier new and size Create a plot of the time series US manufacturing employment. The plot must include a title, and the axis labels must show the appropriate units. Attach it here. C reate a plot of the ACF for US manufacturing employment. Explain the ACF. Create the data set usprivateemp from the data set usemployment that covers the period from January to the end of the time series.
Do an STL decomposition for US private employment. Use a trendwindow and season window periodic Attach the plot here.
Print the dable that shows the STL components and attach it here. Use font courier new and size to format the table. Compute the mean of the original US private employment series that you created in problem Attach it here. Use font courier new and size
Compute the minimum, the maximum, and the quartiles for US private employment. Attach it here. Use font courier new and size
Compute the ACF features and describe them. Attach them here. Use font courier new and size
Compute the STL features. Attach them here. Use font courier new and size Use the data usprivateemp you created in problem above and create the data set usprivateemptrain that covers the period from January to December
Fit the models Mean, Nave Seasonal Nave and Drift to the original US private employment series.
Generate forecasts for the period January September
Generate a plot of the forecasts and the actual data. Attach the plot here.
Generate accuracy measures and identify the best forecasting model. Paste the accuracy measures here. Use font courier new and size
Generate a plot of the residual diagnostics. Explain the residual diagnostics. Attach the plot here.
Do the BoxPierce and LjungBox correlation tests of the residuals. Explain the results. Attach the results here. Use font courier new and size
Step 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