From the course: Tableau and R for Analytics Projects
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Describe linear regression and multiple regression models
From the course: Tableau and R for Analytics Projects
Describe linear regression and multiple regression models
- [Narrator] Linear regression models identify trends in your data, whether it's sales over time, the length of time a customer has made purchases versus yearly sales, and so on. In this movie, I will describe the process behind linear regression models and how to evaluate them. The goal is to create the line of best fit to describe data. So you go through a procedure to generate an equation that is used to draw a line, and the goal is to minimize the total errors over all points. So you want to find the line of best fit, and then you will evaluate it based on how well it does, and you can use one or multiple variables. Let's see an example of linear regression that I have created using sales data. So on the X axis, I have the number of orders, and then that is the number of times a customer bought from us in a given year. And then on the Y or vertical axis, I have the total of their sales. So that would be the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Describe linear regression and multiple regression models2m 40s
-
(Locked)
Create single- and multiple-variable linear regression models6m 24s
-
(Locked)
Analyze regression variables for significance7m 4s
-
(Locked)
Visualize data for linear regression in Tableau2m 26s
-
(Locked)
Add an R regression model to a Tableau viz9m 23s
-
(Locked)
-
-
-
-
-