Linear regression is a way to look at how two things are related.
Example: How does the amount of hours used studying affect test scores?
When you’re wanting to predict something, you can use linear regression to find a line that best fits the data. This line can help you understand the relationship between two variables.