Week 5 Assignment
Statistics for AI — Assignment Pack
Use these tasks for classwork, homework, lab practice, or portfolio evidence.
Tasks
- Compute mean, median, and mode manually for a small dataset.
- Use pandas to calculate quartiles and standard deviation for weather data.
- Write a short comparison of two datasets with the same mean but different spread.
Submission checklist
- Clean code with comments
- Input and output samples
- One short explanation paragraph
- One reflection: what was easy and what was difficult
Teacher note
Encourage students to explain their reasoning. Even in beginner weeks, clarity matters as much as code correctness.