Data Science: Linear Regression
About this Course
Linear regression is commonly used to quantify the relationship between two or more variables. It is also used to adjust for confounding. This course, part ofourProfessional Certificate Program in Data Science, covers how to implement linear regression and adjust for confounding in practice using R. In data science applications, it is very common to be interested in the relationship between two or more variables. The motivating case study we examine in this course relates to the data-driven approach used to construct baseball teams described in Moneyball. We will try to determine which measured outcomes best predict baseball runs by using linear regression. We will also examine confounding, where extraneous variables affect the relationship between two or more other variables, leading to spurious associations. Linear regression is a powerful technique for removing confounders, but it is not a magical process. It is essential to understand when it is appropriate to use, and this course will teach you when to apply this technique.Created by: Harvard University
Level: Introductory
Related Online Courses
Spreadsheet proficiency is a superpower. Learn how to use the various functionalities of Google Sheets to manipulate, inspect, and interpret data, separating the noise from what’s actually h... more
This course provides an introduction to basic probability concepts. Our emphasis is on applications in science and engineering, with the goal of enhancing modeling and analysis skills for a variety... more
The job of a data scientist is to glean knowledge from complex and noisy datasets. Reasoning about uncertainty is inherent in the analysis of noisy data. Probability and Statistics provide the... more
Advanced Bayesian Data Analysis Using R is part two of the Bayesian Data Analysis in R professional certificate. This course is directed at people who are already familiar with the fundamentals of... more
Students learn to construct a wide variety of SQL statements – from beginning to more advanced concepts – such as joins, common table expressions, window functions, etc. Students also learn the bas... more