Get startedGet started for free

Applying linear models

In the lesson, you reviewed linear models and how they can "break" when certain assumptions are not met. For example, one assumption is that the response variable is continuous and that a Gaussian distribution for the response can be applied for the model formulation. In case of a binary response variable, the response distribution is Binomial providing for the estimated \(y\) to be bounded by 0 and 1.

Using the information provided in the lesson, which of the following statements is TRUE?

This exercise is part of the course

Generalized Linear Models in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise