Regression Analysis: Simplify Complex Data Relationships

Instructor: Google Career Certificates

Advanced Level • 4 hours to complete • Flexible Schedule

What You'll Learn

  • Investigate relationships in datasets
  • Identify regression model assumptions
  • Perform linear and logistic regression using Python
  • Practice model evaluation and interpretation

Skills You'll Gain

Machine Learning Methods
Python Programming
Predictive Modeling
Statistical Hypothesis Testing
Correlation Analysis
Supervised Learning
Regression Analysis
Variance Analysis
Data analysis
Statistical Modeling
Statistical Analysis
Advanced Analytics

Shareable Certificate

Earn a shareable certificate to add to your LinkedIn profile

Outcomes

  • Learn new concepts from industry experts
  • Gain a foundational understanding of a subject or tool
  • Develop job-relevant skills with hands-on projects
  • Earn a shareable career certificate from Google

There are 6 modules in this course

You’ll begin by exploring the main steps for building regression models, from identifying your assumptions to interpreting your results. Next, you’ll explore the two main types of regression: linear and logistic. You’ll learn how data professionals use linear and logistic regression to approach different kinds of business problems.

You’ll explore how to use models to describe complex data relationships. You’ll focus on relationships of correlation. Then, you’ll build a simple linear regression model in Python and interpret your results.

After simple regression, you’ll move on to a more complex regression model: multiple linear regression. You’ll consider how multiple regression builds on simple linear regression at every step of the modeling process. You’ll also get a preview of some key topics in machine learning: selection, overfitting, and the bias-variance tradeoff.

You’ll build on your prior knowledge of hypothesis testing to explore two more statistical tests: Chi-squared and analysis of variance (ANOVA). You’ll learn how data professionals use these tests to analyze different types of data. Finally, you’ll conduct two kinds of Chi-squared tests, as well as one-way and two-way ANOVA tests.

You’ll investigate binomial logistic regression, a type of regression analysis that classifies data into two categories. You’ll learn how to build a binomial logistic regression model and how data professionals use this type of model to gain insights from their data.

You’ll complete an end-of-course project by building a regression model to analyze a workplace scenario dataset.