CompTIA DataX DY0-001 (V1) Practice Question

A data-science team is fitting an ordinary least-squares model on a design matrix X with thousands of features. Directly computing ((X^\top X){-1}X\top y) sometimes throws a "matrix is singular or nearly singular" exception.
To make the pipeline robust they want a matrix factorization that

  • lets them form the Moore-Penrose pseudoinverse of X in a numerically stable way,
  • exposes very small components so they can be truncated or Tikhonov-regularized, and
  • immediately reveals the effective rank of X.

Which factorization best satisfies all three requirements?

  • Cholesky decomposition of XᵀX

  • Eigen-decomposition of XᵀX

  • LU decomposition with partial pivoting

  • Singular value decomposition (UΣVᵀ)

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