January 2020
Beginner to intermediate
432 pages
11h 24m
English
We started by downloading Google's stock prices from the given years and resampling them to weekly frequency by taking the last (adjusted) close price in every week. In Step 3, we applied the first difference in order to make the series stationary.
Step 4 is very important because, because we determined the order of the ARIMA model based on these results. We tested for stationarity using a custom function called test_autocorrelation ...
Read now
Unlock full access