Forecasting Methods
- italic: Definition / About
- Bold: Property / Theorem
- Standard: Procedure / Example / Cheatsheet
Fundamentals
- Cross-section Data
- Time Series Data
- Pooled Data
- Stochastic Process
- Time Series Components
- Lag
- Univariate vs Multivariate Models
Stationarity and Moments
- Autocovariance and Autocorrelation
- Weakly Stationary
- Strictly Stationary
- Sample Autocorrelation (ACF)
- Correlogram
- Random Walk
Parametric Models
Autoregressive (AR) Processes
- Autoregressive (AR) Process
- AR(1) Process Model
- Backshift Operator (B)
- AR Characteristic Equation
- AR(p) Process Model
Moving Average (MA) Processes
- White Noise
- Moving Average Process (Stochastic)
- Moving Average Process (MA(q))
- MA(1) Process Model
- MA(2) Process Model
Mixed and Integrated Models (ARMA/ARIMA)
- ARMA(p,q) Process Model
- ARMA(1,1) Process Model
- Rationale for Non-Stationary Models
- ARIMA(p,d,q) Model
Smoothing Methods
- Smoothing Methods Overview
- Naive Method
- Averaging Method
- Single Moving Average (SMA)
- Double Moving Average (DMA)
- Single Exponential Smoothing (SES)
- Double Exponential Smoothing (Holt’s Linear Trend)
- Holt-Winter Seasonal Method
Strategy and Estimation
- Forecasting Model Accuracy Measures
- Model Selection via Data Splitting
- Box-Jenkins Strategy
- Estimating Constant Mean
- Least Squares for Linear Trend Estimation
- Least Squares for Quadratic Trend Estimation
Trends and Transformations
- Stochastic vs Deterministic Trend
- Linear and Quadratic Deterministic Trends
- Seasonal Average Model
- Procedure: Differencing to Achieve Stationarity
- Procedure: Log Transformation for Variance Stabilization
- Procedure: Percentage Changes Transformation