What is feature rank deficiency in Linear Regression?

Updated May 16, 2026

Short answer

Rank deficiency occurs when features are linearly dependent.

Deep explanation

If X does not have full column rank, XᵀX becomes singular and OLS has infinite solutions. This typically arises from duplicate or perfectly correlated features.

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 →