Module 8 — Reproducibility, AI Audit & Capstone Prep
Turn the project into a reproducible Quarto/Shiny artifact with prompt logs, verification appendix, peer review, and statistical defense.
Interactive reading
Why is a prompt log not enough by itself for graduate-level AI-assisted statistical work?
Peer-review rubric lab
The peer-review rubric lab needs JavaScript.
Defense rehearsal
The defense rehearsal needs JavaScript.
AI-output audit
This AI audit needs JavaScript.
Hands-on visual lab
One dataset, one question, and four analytic choices any reviewer would accept — so sixteen defensible answers. Find your specification on the curve, then ask what reporting only that one would tell a reader. Then run the browser-R lab below without leaving QuantegyAI.
This visual lab needs JavaScript.
R lab
Finalize a reproducible Quarto report or Shiny artifact with source code, prompt log, verification notes, and statistical defense.
# Suggested R workflow scaffold
library(tidyverse)
# 1. Import or construct the dataset
# 2. Verify summaries before visualizing
# 3. Build the ggplot2 visualization
# 4. Write the statistical interpretation and limitation note
# 5. Log any AI assistance and corrections
Adaptive reflection
Mastery check loading…