Goal: Show how simple linear regression can be used to model and visualize the relationship between two variables.
Variables: Study hours and exam score.
Dataset: A small made-up sample dataset used for illustration.
Definition: Simple linear regression is a statistical method that models the linear relationship between one predictor variable and one response variable.