Week 6 Assignment
Regression and Correlation — Assignment Pack
Use these tasks for classwork, homework, lab practice, or portfolio evidence.
Tasks
- Plot points on a scatter graph and describe the trend.
- Fit a simple regression model using scikit-learn on demo data.
- Predict values for three new inputs and compare with expected results.
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.