DATA 624 Homework 3

Problem 6.2

The plastics data set consists of the monthly sales (in thousands) of product A for a plastics manufacturer for five years.

a. Plot the time series of sales of product A. Can you identify seasonal fluctuations and/or a trend-cycle? There appears to be seasonaility and an upward trend cycle

b. Use a classical multiplicative decomposition to calculate the trend-cycle and seasonal indices.

c. Do the results support the graphical interpretation from part a? Yes the results from the muliplicative decomposition do match the graphical interpretation from part a, we can see that there is an upward trend and there is a strong seasonality component.

d. Compute and plot the seasonally adjusted data.

e. Change one observation to be an outlier (e.g., add 500 to one observation), and recompute the seasonally adjusted data. What is the effect of the outlier?

The outlier slighty affects the trend but dramatically effects the seasonally adjusted data.

Does it make any difference if the outlier is near the end rather than in the middle of the time series? The outlier seems to have a slighly stronger impact on the trend component when it is at the end of the series

Problem 6.3

Recall your retail time series data (from Exercise 3 in Section 2.10). Decompose the series using X11. Does it reveal any outliers, or unusual features that you had not noticed previously?

There appears to be some spikes in the remainder graphs that may be an indicator of the prescence of outliers

2020-02-23