CommencerCommencer gratuitement

Residuals vs. fitted values

Here you can see diagnostic plots of residuals versus fitted values for two models on advertising conversion.

Original model (n_clicks versus n_impressions)

scatter-residuals-vs-fitted-ad-conversion-orig.png

Transformed model (n_clicks ^ 0.25 versus n_impressions ^ 0.25)

scatter-residuals-vs-fitted-ad-conversion-trans.png

Look at the numbers on the y-axis scales, and how well the trend lines follow the \(y = 0\) line. Which statement is true?

Cet exercice fait partie du cours

Introduction to Regression in R

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice