DA0-001 · Question #382
DA0-001 Question #382: Real Exam Question with Answer & Explanation
The correct answer is D: Missing data. {"question_number": 4, "correct_answer": "D", "explanation": "The question describes a dataset where some values are absent, making missing data (D) the best reason for cleansing. Missing data can skew analysis and must be addressed - either by imputation, removal, or flagging. I
Question
A data set has the following values: Which of the following is the best reason for cleansing the data?
Options
- AInvalid data
- BRedundant data
- CData outliers
- DMissing data
Explanation
{"question_number": 4, "correct_answer": "D", "explanation": "The question describes a dataset where some values are absent, making missing data (D) the best reason for cleansing. Missing data can skew analysis and must be addressed - either by imputation, removal, or flagging. Invalid data (A) refers to values that don't conform to expected formats or ranges. Redundant data (B) refers to duplicates. Data outliers (C) are extreme values that may or may not need to be removed, but they are still present values - not missing ones.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.