CompTIA DataX DY0-001 (V1) Practice Question

A data scientist is working with a linear regression model and encounters a severe multicollinearity issue, which causes the XᵀX matrix to be singular or near-singular. To address this, they implement ridge regression. The ridge regression solution for the coefficients (β) is given by the formula:

β_ridge = (XᵀX + λI)⁻¹Xᵀy

What is the primary mathematical role of adding the scaled identity matrix, λI, in this specific context?

  • It serves as a placeholder to incorporate the model's intercept term into the matrix calculation.

  • It transforms the XᵀX matrix into an orthogonal matrix, thereby completely removing multicollinearity between the predictors.

  • It ensures the (XᵀX + λI) matrix is invertible by adding a positive value to its diagonal elements, which is necessary when XᵀX is singular or ill-conditioned.

  • It is used to standardize the feature variables, ensuring they are on the same scale before the model coefficients are calculated.

CompTIA DataX DY0-001 (V1)
Mathematics and Statistics
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

SAVE $64
$529.00 $465.00
Bash, the Crucial Exams Chat Bot
AI Bot