Module 6 — From Data to Auditable Evidence
Module 6 — From Data to Auditable Evidence
A credible design can still fail through an undocumented merge, a changed denominator or a figure that cannot be regenerated. Research workflow is therefore part of identification: it preserves the link between the stated assignment process and the analysed records.
Prepare
Choose one result from an earlier module and collect:
- source description and access date;
- code that constructs treatment, outcome and sample;
- software versions and random seed;
- output table or figure;
- interpretation and stated limitation.
If one item cannot be located, that absence is the first audit finding.
Route
- Data Provenance: trace every analytic field to its source and transformation.
- Reproducibility and Reporting: make the computational chain rerunnable under public or restricted access.
- Paper Audit: connect each claim to design, estimate, diagnostic and scope.
Workshop: break and repair a replication
Teams receive a result with one hidden defect: duplicated join keys, post-treatment controls, outcome-driven exclusions, an unseeded split or a mismatched clustering level. They must:
- reproduce the reported number;
- locate the defect;
- quantify its effect;
- repair code and documentation;
- rewrite the claim if the conclusion boundary changes.
Follow-up deliverable
Submit a small evidence package with a README, data manifest, deterministic build command, disclosure log and claim–evidence table. Restricted data need not be disclosed unlawfully; provide access instructions, synthetic test data and verifiable code where possible.