Courseiva
Data Acquisition and PreparationhardMultiple SelectObjective-mapped

DA0-002 Data Acquisition and Preparation Practice Question

After merging two datasets, an analyst finds that the resulting dataset has many null values in some columns. Which TWO steps should the analyst take to address this? (Select two.)

⚠ Common exam trap

Watch out — candidates often think 'Ignore nulls and proceed' is acceptable, but the exam tests the understanding that nulls must be actively handled to ensure data quality and model validity, not simply overlooked.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Impute nulls with the median.

Imputing nulls with the median is a standard technique for handling missing numerical data, especially when the distribution is skewed or contains outliers. The median is robust to extreme values and preserves the central tendency of the column, making it a safe choice for many analytical models. This approach avoids data loss while maintaining statistical integrity.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Ignore nulls and proceed.

    Why it's wrong here

    Ignoring may lead to inaccurate analysis.

  • Impute nulls with the median.

    Why this is correct

    Median imputation preserves dataset size and reduces bias.

  • Remove all rows with nulls.

    Why it's wrong here

    Data loss and bias risk.

  • Replace nulls with a placeholder value like 'Unknown'.

    Why it's wrong here

    Placeholders may not be suitable for numeric columns.

  • Investigate the cause of nulls.

    Why this is correct

    Understanding why nulls occurred helps improve data quality.

About these practice questions

One of 986 original DA0-002 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DA0-002 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DA0-002 exam.