What Changes, What Endures
Educational Statistics and Research Methods (ESRM) Program
University of Arkansas
2026-08-24
This is a working draft. The topics, examples, and relative emphasis will be revised later.
By the end of this lecture, you will be able to:
When AI can generate code, analyses, visualizations, and written interpretations, what does a statistician contribute?
Discussion
Where do these areas overlap, and where do their goals differ?
Important
AI lowers the cost of producing an analysis, but increases the value of judging an analysis.
You may spend less time memorizing syntax.
You still need enough programming knowledge to:
Note
AI may help you write code, but you remain responsible for what the code does.
Warning
Faster code does not guarantee a better research question, better data, or a valid conclusion.
AI can calculate statistics and generate plausible explanations, but it should not independently decide:
Guiding Question
How should uncertainty be communicated when an AI system presents a single confident answer?
| Stage | AI can help with | Human judgment remains essential for |
|---|---|---|
| Research question | Brainstorming and refinement | Meaning, purpose, and context |
| Data preparation | Generating and explaining code | Data quality, measurement, and provenance |
| Modeling | Suggesting models and producing syntax | Appropriateness, assumptions, and design |
| Interpretation | Drafting explanations | Evidence, uncertainty, and causal limits |
| Communication | Editing and formatting | Accuracy, transparency, and accountability |
AI systems commonly work with many variables, features, outcomes, or representations simultaneously.
| Multivariate concept | Question it helps answer | Connection to AI |
|---|---|---|
| Covariance and correlation | Which variables move together? | Redundancy and dependence among features |
| Dimension reduction | Can many variables be summarized? | Compact representations and embeddings |
| Latent variables | What unobserved structure explains responses? | Hidden representations and measurement models |
| Path models | How might variables relate in a system? | Structured relationships and causal hypotheses |
| Network models | How are many elements conditionally connected? | Complex systems and graphical representations |
Throughout the semester, we will ask:
The statistician’s role is changing—not disappearing. Working responsibly with AI requires us to direct the task, evaluate the output, and remain accountable for the result.
Working in small groups, evaluate an AI-generated statistical response.
Tip
An example AI-generated analysis will be added after we select the activity dataset and statistical problem.

ESRM 64503: Statistics in the AI Era