Statistics

  1. Time Series Analysis
    1. Introduction to Time Series
      1. Definition and Scope
        1. Importance and Applications
          1. Time Series vs. Cross-Sectional Data
          2. Components of Time Series
            1. Trend Component
              1. Long-term Movements
                1. Trend Line Methods
                2. Seasonal Component
                  1. Seasonal Patterns
                    1. Measuring Seasonality
                      1. Seasonal Indexes
                      2. Cyclical Component
                        1. Business Cycles
                          1. Distinguishing from Seasonal Components
                          2. Irregular Component
                            1. Random Fluctuations
                              1. Noise in Data
                            2. Identifying Patterns in Time Series
                              1. Decomposition Methods
                                1. Additive Decomposition
                                  1. Multiplicative Decomposition
                                  2. Smoothing Techniques
                                    1. Simple Moving Averages
                                      1. Weighted Moving Averages
                                    2. Time Series Models
                                      1. Autoregressive Models (AR)
                                        1. Concept and Order of AR Models
                                          1. Parameter Estimation and Tuning
                                          2. Moving Average Models (MA)
                                            1. Definition and Characteristics
                                              1. Estimating MA Parameters
                                              2. Autoregressive Integrated Moving Average (ARIMA) Models
                                                1. Understanding ARIMA: AR, I, and MA Components
                                                  1. Steps for Building ARIMA Models
                                                    1. Identification
                                                      1. Estimation
                                                        1. Diagnostic Checking
                                                        2. Seasonal ARIMA Models
                                                        3. Seasonal Decomposition of Time Series (STL)
                                                          1. Advantages of STL
                                                            1. Implementation of STL
                                                          2. Advanced Time Series Models
                                                            1. Vector Autoregressive Model (VAR)
                                                              1. Overview and Applications
                                                                1. Assumptions and Limitations
                                                                2. Exponential Smoothing Methods
                                                                  1. Single Exponential Smoothing
                                                                    1. Double Exponential Smoothing (Holt’s Method)
                                                                      1. Triple Exponential Smoothing (Holt-Winters Method)
                                                                      2. State Space Models
                                                                        1. Kalman Filtering
                                                                          1. Dynamic Linear Models
                                                                        2. Stationarity in Time Series
                                                                          1. Concept of Stationarity
                                                                            1. Testing for Stationarity
                                                                              1. Augmented Dickey-Fuller Test
                                                                                1. Phillips-Perron Test
                                                                                2. Methods to Achieve Stationarity
                                                                                  1. Differencing
                                                                                    1. Log Transformation
                                                                                  2. Forecasting with Time Series
                                                                                    1. Forecasting Models and Accuracy
                                                                                      1. Evaluating Forecast Models
                                                                                        1. Mean Absolute Error (MAE)
                                                                                          1. Mean Squared Error (MSE)
                                                                                            1. Root Mean Squared Error (RMSE)
                                                                                              1. Akaike Information Criterion (AIC)
                                                                                              2. Short-term vs. Long-term Forecasting
                                                                                              3. Time Series in Practice
                                                                                                1. Data Collection and Preparation
                                                                                                  1. Handling Missing Data
                                                                                                    1. Software and Tools for Time Series Analysis
                                                                                                      1. R Packages for Time Series
                                                                                                        1. Python Libraries for Time Series
                                                                                                      2. Challenges in Time Series Analysis
                                                                                                        1. Overfitting and Underfitting
                                                                                                          1. Handling Large Scale Time Series
                                                                                                            1. Ethical Considerations and Data Privacy