Please enable JavaScript to use CodeHS

Data Science with Python

Lesson 3.8 Linear Regression

Description

In this lesson, students will learn and apply aspects of linear regression such as finding the line of best fit and using a model to predict the outcome to different values.


Objective

Students will be able to:

  • Determine the line of best fit model for a scatterplot
  • Use a model to make predictions based on different values