- Practical Time Series Analysis
- Dr. Avishek Pal Dr. PKS Prakash
- 125字
- 2021-07-08 10:18:26
Seasonality
Seasonality manifests as repetitive and period variations in a time series. In most cases, exploratory data analysis reveals the presence of seasonality. Let us revisit the de-trended time series of the CO2 concentrations. Though the de-trended line series has constant mean and constant variance, it systematically departs from the trend model in a predictable fashion.
Seasonality is manifested as periodic deviations such as those seen in the de-trended observations of CO2 emissions. Peaks and troughs in the monthly sales volume of seasonal goods such as Christmas gifts or seasonal clothing is another example of a time series with seasonality.
A practical technique of determining seasonality is through exploratory data analysis through the following plots:
- Run sequence plot
- Seasonal sub series plot
- Multiple box plots
- C語言程序設計(第3版)
- 零基礎玩轉區塊鏈
- DevOps入門與實踐
- Android 應用案例開發大全(第3版)
- Visual C++數字圖像處理技術詳解
- Visual Basic程序設計實驗指導(第二版)
- Python+Tableau數據可視化之美
- 鴻蒙OS應用編程實戰
- Docker:容器與容器云(第2版)
- Extending Docker
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- Java EE互聯網輕量級框架整合開發:SSM+Redis+Spring微服務(上下冊)
- C++ Data Structures and Algorithm Design Principles
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)
- JavaScript Security