Week 14

Data Storytelling Project

Author

Byeong-Hak Choe

Published

November 24, 2025

Modified

November 24, 2025

In Week 14, we’ll discuss the data storytelling project.

🏫 Lecture Slides

  • Lecture 10 β€” Data Visualization with ggplot
    View Slides

πŸŽ₯ Looking for lecture recordings? You can only find those on Brightspace.

πŸ“ŠπŸ’‘ Data Storytelling Project

Your team does not need to analyze every variable provided in the suggested data frames. Instead, carefully select the variables that best support your story, argument, and analysis.

To find an interesting story, you should:

  • Explore your data using descriptive statistics (e.g., skimr::skim())
  • Apply data transformations such as filtering and counting
  • Use data visualizations to uncover patterns, trends, and anomalies
  • Draw on your background knowledge of the topic
  • Treat the process as iterative β€” your understanding will evolve as you explore, refine, and visualize your data along with your story.

A strong data story emerges when your analytical choices (what you compute, transform, or visualize) clearly support your narrative and your main insights.


πŸ’¬ Discussion

Welcome to our Week 14 Discussion Board! πŸ‘‹

This space is designed for you to engage with your classmates about the material covered in Week 14.

Whether you are looking to delve deeper into the content, share insights, or have questions about the content, this is the perfect place for you.

If you have any specific questions for Byeong-Hak (@bcdanl) or peer classmate (@GitHub-Username) regarding the Week 14 materials or need clarification on any points, don’t hesitate to ask here.

Let’s collaborate and learn from each other!

Back to top