Module 9 Activity: Create an EDA Brief
Estimated active time: 90 minutes
Task
Explore a fictional content performance or learner progress dataset and write three careful observations.
Steps
- Write the main EDA question.
- Record shape, dtypes, missing values, and duplicate count.
- Inspect numeric summaries.
- Inspect category counts.
- Compare at least two groups.
- Inspect one possible relationship between numeric columns.
- Investigate one missingness pattern.
- Investigate one outlier or unusual record.
- Write three findings using evidence, interpretation, and limit.
Deliverable
- EDA notebook or worksheet.
- Data quality summary.
- Three evidence-backed observations.
Quality bar
The activity is ready when every finding includes a limitation and avoids causal overclaiming.
