Module 11 Activity: Build a Seaborn Comparison Gallery
Estimated active time: 90 minutes
Task
Use Seaborn to compare learner activity patterns by group.
Steps
- Confirm the dataset is in long-form or reshape it if needed.
- Create a relationship plot.
- Create a distribution plot.
- Create a categorical comparison plot.
- Create a faceted plot.
- Use color only for meaningful grouping.
- Write a careful interpretation for each chart.
- Complete a chart critique checklist for two charts.
Deliverable
- Seaborn chart gallery.
- Careful interpretation notes.
- Chart critique checklist.
Quality bar
The activity is ready when every chart has a clear question and no chart claims causation from visual pattern alone.
