शुरू करेंमुफ़्त में शुरू करें

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?

यह अभ्यास पाठ्यक्रम का हिस्सा है

Introduction to Regression in R

पाठ्यक्रम देखें

इंटरैक्टिव व्यावहारिक अभ्यास

हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें

अभ्यास शुरू करें