Skip to course content
Free course

Data Analysis and Visualization with Python / Module 10

Module 10 check

Module 10 Assessment: Matplotlib Check

Assessment ID: DAV-M10-QA01 Estimated active time: 30-40 minutes

Part A: Short answers

  1. What is the difference between a figure and axes?
  2. When should you use a line chart?
  3. When should you use a bar chart?
  4. Why does every important chart need a title or clear context?
  5. Why should important charts have a text equivalent?

Part B: Chart choice

Choose a suitable chart type for each question.

QuestionChart typeReason
How did weekly activity change?
Which course has the most learners?
Are quiz attempts related to practice time?
How are feedback ratings distributed?
How does practice time differ by status?

Rubric

LevelEvidence
PassCharts have clear purpose, suitable chart type, readable labels, and interpretation.
ReviseCharts render but chart choice or labels need improvement.
Not yetCharts are decorative, unlabeled, or not tied to a question.