What is Cook’s Distance and why is it important?

Updated May 16, 2026

Short answer

Cook’s Distance measures how much a single data point influences the regression model.

Deep explanation

Cook’s Distance combines leverage (how far a point is in feature space) and residual (error size). A high value indicates that removing the point significantly changes the model coefficients. It is used to detect influential observations that distort learning and statistical inference.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More Linear Regression interview questions

View all →