Menu

MCQs

Lesson 3: MCQs

1. Why is handling missing values important in student performance analysis?
a. To change visualization colors
b. To increase dataset size
c. To ensure accurate analysis and avoid errors
d. To remove numeric columns

Answer: c To ensure accurate analysis and avoid errors
Handling missing values ensures accurate calculations and prevents misleading results.

2. Why was a line chart used for attendance-based performance trends?
a. To compare unrelated categories
b. To show change across ordered attendance groups
c. To remove missing values
d. To convert data types

Answer: b To show change across ordered attendance groups
Line charts clearly show how exam scores change as attendance increases.

3. What did the correlation heatmap help identify?
a. Dataset size
b. Encoding format
c. Strength of relationships between factors and exam scores
d. Column renaming

Answer: c Strength of relationships between factors and exam scores
The heatmap visually displays how strongly each numeric factor is related to exam performance.

4. Which two factors showed the strongest positive correlation with Exam_Score?
a. Sleep_Hours and Physical_Activity
b. Attendance and Hours_Studied
c. Tutoring_Sessions and Sleep_Hours
d. Previous_Scores and Physical_Activity

Answer: b Attendance and Hours_Studied
Attendance and Hours_Studied showed the strongest positive correlation with exam performance.