CompTIA DataX DY0-001 (V1) Practice Question

While preparing an offline batch solution for a multivariate linear-regression model, you build a design matrix X whose rows represent 500 observations and whose columns represent 20 standardized features. You plan to solve the normal equation β̂ = (XᵀX)⁻¹ Xᵀ y to obtain the coefficient vector.

Which statement correctly characterizes the matrix XᵀX and explains why a Cholesky factorization is an efficient way to compute β̂?

  • XᵀX is a 20 × 20 symmetric positive-definite matrix; exploiting this property with a Cholesky decomposition roughly halves the work compared with a general LU factorization.

  • XᵀX is a 500 × 500 matrix, so Cholesky is infeasible because it only works on triangular matrices, making LU the necessary choice.

  • After feature standardization, XᵀX always has determinant one, so the type of factorization has no impact on computational efficiency.

  • XᵀX is a 20 × 500 rectangular matrix that cannot be inverted, so any factorization method will fail.

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