Group Presentation Brief
Day 5, 10:45–12:45 · 10 minutes per group + 5 minutes questions
What to present
Each group presents the analysis it built during the week. Five things, in this order:
- The question — the research question or policy decision the analysis serves
- The data — source, coverage, and the one thing that was awkward about it
- The approach — which verbs, which model or map, and why that one
- The AI angle — where an assistant helped, where it was wrong, and how you caught it
- The finding — one live table, chart or map, and what a decision-maker should do about it
Format
- 10 minutes presenting, 5 minutes questions
- Present from a rendered Quarto output, not slides written from scratch
- Everything must run from the project folder with
here::here()paths
What the panel looks for
| Reproducibility | Someone else can run it and get the same numbers |
| Correct measurement | Weights, base years and units are right |
| Honest uncertainty | Confidence intervals or caveats where they belong |
| Clarity for non-technical readers | The finding survives being read by a policy officer |
| Critical use of AI | The assistant was checked, not trusted |