Waterbridge Challenge Results
Summary of the econometric approach and headline forecasts for 25 global scenarios.
This project takes a rigorous, multi-model approach to probabilistic forecasting:
| F1: Tariff Escalation MFN tariffs rise ≥2pp above 2022 baseline |
70% |
| F2: Supply Chain Diversification China's US import share falls below 12% |
75% |
| F3: Vietnam Trade Surge US-Vietnam bilateral trade volume doubles |
72% |
| F4: Services/Goods Divergence Trade composition shifts in developed economies |
60% |
| F5: Tech Standards Bifurcation Distinct US- vs China-led standards emerge |
85% |
| F6: Carbon Tariff Adoption ≥7 G-20 economies implement by 2029 |
64% |
| F7: USD Reserve Resilience USD maintains >55.5% of global reserves |
66% |
Forecasts covering China trade restrictions, regional bloc formation, technology transfer controls, digital trade barriers, cross-border investment, and institutional coordination.
Macroeconomic tail risks including global recession, currency volatility, commodity shocks, financial market integration, and central bank coordination failures.
Time series forecasting of tariff escalation using historical MFN tariff data.
Supply chain metrics on bilateral trade data with economic controls.
Logistic regression on technology adoption and standards formation data.
Multivariate time series for reserve composition, currency volatility, market integration.
Currency volatility forecasting with heteroskedastic variance.
Interdependency analysis: tariff policy → supply chain changes → tech bifurcation.
All models undergo rigorous validation to ensure calibrated, reproducible forecasts:
Average R² Across Models:
0.68
System Fragility Index:
0.39 (LOW)
The 25 forecasts are not independent. Tariff escalation affects supply chain decisions, which influence tech standards bifurcation, which impacts investment flows.
This enables tail-risk analysis: joint probability of multiple adverse scenarios occurring together.
The project submission includes a comprehensive PDF report with:
Repository:
github.com/Minoneshan/Waterbridge_MM
Submission: August 1-5, 2025 (LaTeX formatting update August 5)
All results are fully reproducible using the Python analysis pipeline:
# Activate environment
conda activate waterbridge_mm
# Run complete analysis
python code/analysis.py
# Run statistical validation
python code/statistical_tests.py
# Generate sensitivity analysis
python code/generate_sensitivity.py
# Compile LaTeX report
make pdf
Read the full technical documentation for complete methodology, data sources, and validation details.
Read Full Documentation →