- 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
- 微服務(wù)與事件驅(qū)動架構(gòu)
- PostgreSQL 11從入門到精通(視頻教學(xué)版)
- TypeScript實(shí)戰(zhàn)指南
- C語言程序設(shè)計(jì)
- Android驅(qū)動開發(fā)權(quán)威指南
- Principles of Strategic Data Science
- Everyday Data Structures
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- 深入淺出 HTTPS:從原理到實(shí)戰(zhàn)
- Offer來了:Java面試核心知識點(diǎn)精講(框架篇)
- JavaScript程序設(shè)計(jì)實(shí)例教程(第2版)
- Python網(wǎng)絡(luò)運(yùn)維自動化
- Python算法交易實(shí)戰(zhàn)
- 匯編語言程序設(shè)計(jì)教程
- 軟件測試實(shí)用教程