Q-Q plot of residuals
Here are normal Q-Q plots of the previous two models.
Original model (n_clicks
versus n_impressions
)
Transformed model (n_clicks ^ 0.25
versus n_impressions ^ 0.25
)
Look at how well the points track the "normality" line. Which statement is true?
Cet exercice fait partie du cours
Introduction to Regression in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
