What is condition number and why does it matter in regression?

Updated May 16, 2026

Short answer

Condition number measures sensitivity of regression solution to input changes.

Deep explanation

It is ratio of largest to smallest eigenvalue of XᵀX. High condition number means small data noise causes large coefficient changes, indicating numerical instability.

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 →