Method block
Пасивна екстраполяція (simple extrapolation)
Механічне продовження попереднього темпу; перший baseline для перевірки, що станеться без зміни параметрів.
=Base*(1+r)^(t-baseYear)
Shows passive continuation and why mechanical trend is insufficient for Ukraine.
Cannot see war, energy shocks, external financing, migration, CBAM, reconstruction disbursement.
Model-internal; standard forecasting baselineMethod block
Динамічне оновлення стану (Kalman/state-space update)
Оновлює оцінку стану після нових даних; поєднує попередній стан, дію політики, ризик і новий вимір.
=Prior+ControlEffect-RiskShock*0.03; Gain=Uncertainty/(Uncertainty+Risk); Posterior=Predicted+Gain*(MeasurementZ-Predicted)
Used for annual scenario update 2026–2035.
Needs transparent proxies and measurement risk.
https://www.elibrary.imf.org/view/journals/001/2009/065/article-A001-en.xmlMethod block
Експертне уточнення (Delphi method)
Структуроване опитування експертів у кілька раундів; звужує діапазон розбіжностей.
=MAX(0,MIN(100,100-(R1_IQR+R2_IQR)*2.5))
Used where statistics are partial: local content, risk insurance, skills, serial production.
Depends on panel quality, bias control and question design.
https://www.rand.org/pubs/papers/P3558.htmlMethod block
Параметричний перемикач (parameter switch)
Змінює P01–P10 and recalculates sectors, country score and macro-budget outputs.
=BaseScore + SUM(ParameterDelta*Weight) - RiskDrag
Turns report into interactive scenario room.
Requires caveats and confidence class.
Workbook internal logic