Triple exponential smoothing (Holt-Winters additive) trained on NBS headline CPI data, producing 3, 6, and 12-month forecasts with configurable confidence intervals.
Last 24 months of actuals + 12-month forecast
Naira weakness feeds import costs and PMS prices
Full downstream deregulation persists into 2025
Flooding and insecurity in food-producing states
CRR hike and hawkish stance dampening demand
High 2024 base suggests softer YoY prints in H2 2025
CBN direct financing of fiscal gap reduced
The Holt-Winters additive model (triple exponential smoothing) decomposes the NBS headline CPI series into level (L), trend (T), and seasonal (S) components updated each period by α, β, and γ respectively. Forecast: F(t+h) = (L + h·T) + S(t+h−m) where m = 12 (annual seasonality). Confidence intervals assume normally distributed residuals scaled by σ√h. Training data: 48 monthly NBS observations (Jan 2021 – Dec 2024).