Quiz 2

Data Storytelling: Case Studies

105 words
1 min read
Python Week 1: the first filter for runtime behavior
Visual companion
Python
Type and operator map

Python Week 1: the first filter for runtime behavior

View
Revision summary

What this note is really saying

Short form

# Data Storytelling: Case Studies ## Florence Nightingale's Coxcomb Diagram (1858) Nightingale showed that more soldiers died from preventable diseases than from battle wounds during the Crimean War. Her **polar area diagram** (coxcomb) made the case for sanitation reform.

Data Storytelling: Case Studies

Florence Nightingale's Coxcomb Diagram (1858)

Nightingale showed that more soldiers died from preventable diseases than from battle wounds during the Crimean War. Her polar area diagram (coxcomb) made the case for sanitation reform.

Hans Rosling's Gapminder

Rosling used animated bubble charts to show global development trends — how life expectancy and income changed over 200 years. His storytelling technique: annotate, narrate, and challenge assumptions.

Anscombe's Quartet

Four datasets with nearly identical statistical properties (xˉ,yˉ,σx,σy,r\bar{x}, \bar{y}, \sigma_x, \sigma_y, r) but dramatically different visual patterns. Always visualize your data.
DatasetMean xMean yVariance xVariance yCorrelation
197.5011.04.130.816
297.5011.04.130.816
397.5011.04.130.816
497.5011.04.130.816
Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.