Cereal yield · World · 1 year ahead
2025: the model assigns an 80 percent probability to 3,939 to 4,093 kg per hectare
Point estimate 4,054 kg per hectare from Holt (exponential smoothing with additive trend), against 3,955 kg per hectare observed in 2024. holt beats last_value on out-of-sample MAE by 13.1 percent over 16 cutoffs (minimum 8, margin 5 percent).
Fan chart
- Quantiles
- p5 3,850 · p10 3,939 · p25 4,011 · p50 4,036 · p75 4,059 · p90 4,093 · p95 4,147
- Source
- empirical quantiles of 12 in-window 1-step residuals, in log space; no normality assumed
Immutable fields
- Key
- cereal-yield:WLD:1
- Id
- 63b43c73-b457-4f3c-95fe-e2e0861f50ac
- Created
- 2026-09-07 22:16 UTC
- Data cutoff
- 2026-09-07 22:16 UTC
- Origin
- 2024 = 3,955 (obs 2945)
- Target period
- 2025 (366 days)
- Point
- 4,054 kg per hectare
- Interval
- 3,939 to 4,093 at 80 percent
- Model
- holt models_v1.targets_v1
- Baseline
- last_value
- Snapshot
- aa2fa921a43fb4868cb1a3c4c170a6b49c1818d10704b9028252e4f6318ccec9
- Data mode
- ingested_at
- Status
- active
Statistical association, not causal
Holt (exponential smoothing with additive trend) uses only the target's own history; there are no driver contributions.
Not yet realised
The observation for 2025 has not been ingested. The weekly forecast.evaluate job attaches it when it arrives; the record above does not change.
What the forecast takes for granted
- No structural break in cereal-yield between the data cutoff and the target period.
- The source keeps publishing the series on the same definition; a rebasing or redefinition invalidates the comparison.
- The smoothed level and trend at the cutoff persist over the horizon.
What would show this forecast wrong
- If the first published value of cereal-yield (WLD) for 2025 is below 3,939 kg per hectare or above 4,093 kg per hectare, the 80 percent interval is falsified.
- The model assigns a 10 percent probability to a value below 3,939 kg per hectare and a 10 percent probability to a value above 4,093 kg per hectare; interval misses should occur about one time in five over many forecasts, and a run of misses well above that rate falsifies the calibration.
- The point forecast is above the last observed value (3,955 kg per hectare); a realised value at or below that level falsifies the direction call.
Scorecard for this target and horizon
| Model | Status | Cutoffs | MAE | RMSE | Direction | 80% coverage | Skill vs last value |
|---|---|---|---|---|---|---|---|
| Holt (exponential smoothing with additive trend) models_v1.targets_v1 | champion | 16 | 62.36 | 100.1 | 75% | 81% | 13.1% |
| Drift models_v1.targets_v1 | challenger | 16 | 74.25 | 110.9 | 75% | 81% | -3.5% |
| Last value models_v1.targets_v1 | baseline | 16 | 71.77 | 102.2 | 0% | 81% | 0.0% |
| Linear trend models_v1.targets_v1 | challenger | 16 | 75.01 | 106.1 | 63% | 75% | -4.5% |
| Ridge regression on lags and drivers models_v1.targets_v1 | challenger | 16 | 65.1 | 103 | 75% | 81% | 9.3% |
Holt (exponential smoothing with additive trend)
Holt (exponential smoothing with additive trend)
Purpose. Point and 80 percent interval forecasts of cereal-yield (WLD) 1, 2, 5 years ahead. Owner: Forecast Lab (HV 3.0).
Method
Simple exponential smoothing with an additive trend. Level and trend smoothing parameters (alpha 0.7, beta 0.2) are chosen by grid search on one-step-ahead squared error inside the training window. The series is modelled in natural logarithms and transformed back, so intervals are asymmetric in level terms.
Uncertainty
Intervals are empirical: the model is refitted at earlier origins inside the training window, the realised errors at the same horizon are collected, and the interval is the 10th to 90th percentile of those errors around the point forecast. No normality is assumed.
Training and evaluation
Training window: 64 periods, 1961-01-01 to 2024-01-01. Evaluation: rolling-origin backtest over 16 cutoffs using pseudo real-time data (the earliest ingested value per period; no vintage archive exists for this series, so revisions between the cutoff and today are not reproduced).
Known limitations
- Structural breaks after the cutoff are not modelled.
- Driver contributions are statistical associations, not causal effects.
- Promotion to champion requires beating the last-value baseline on out-of-sample MAE by at least 5 percent over the minimum number of cutoffs; otherwise the baseline stays champion.
- Retraining: every scheduled forecast.run refits on the data then available; backtests re-run from /admin/forecasts.
Supersedes
This is the first record for its key.