DA0-001 · Question #381
DA0-001 Question #381: Real Exam Question with Answer & Explanation
The correct answer is B: 6. {"question_number": 3, "correct_answer": "B", "explanation": "To find the median, sort the values in ascending order: 3, 5, 6, 7, 9. With 5 values, the median is the middle value - the 3rd position - which is 6. The median is not the average (mean), which would be 30/5 = 6 in thi
Question
Which of the following is the median of the number set: 3, 7, 5, 6, 9?
Options
- A5
- B6
- C7
- D9
Explanation
{"question_number": 3, "correct_answer": "B", "explanation": "To find the median, sort the values in ascending order: 3, 5, 6, 7, 9. With 5 values, the median is the middle value - the 3rd position - which is 6. The median is not the average (mean), which would be 30/5 = 6 in this case (coincidentally the same), but the median is determined by position after sorting, not calculation.", "generated_by": "claude-sonnet", "llm_judge_score": 5}
Topics
Community Discussion
No community discussion yet for this question.