🤖 AI Summary
Statistics education often lacks authentic contexts and fails to develop students’ practical data analytical competencies.
Method: This study reconstructs John Snow’s 1854 cholera map as an immersive, interactive teaching case using R (sf, ggplot2, leaflet), enabling geographic data cleaning, spatial visualization, cluster analysis, and reproducible pedagogical module development.
Contribution/Results: We propose a novel cross-temporal statistics pedagogy framework anchored in historical epidemiological visualization—integrating Snow’s 19th-century discovery with modern computational thinking to strengthen data exploration, critical reasoning, and statistical intuition. The case has been empirically validated across multiple university statistics courses, significantly improving students’ technical proficiency and disciplinary identification. Furthermore, it has been extended to interdisciplinary contexts including public health and urban analytics, demonstrating broad curricular adaptability and impact.
📝 Abstract
Data visualisation is a fundamental tool in statistical analysis, enabling the identification of patterns and relationships that might otherwise remain hidden in raw data. One of the most famous historical examples is John Snow's 1854 cholera map, which demonstrated the spatial clustering of cholera cases around a contaminated water pump in London. This study explores how Snow's visualisation can be effectively incorporated into statistics education as an interactive case study. Using R, we outline the steps involved in reproducing Snow's cholera map, demonstrating geospatial data manipulation, visualisation techniques, and spatial analysis. We discuss the pedagogical benefits of historical case studies in statistics courses, emphasising their role in fostering curiosity, critical thinking, and technical proficiency. Additionally, we explore how these methods can be extended beyond epidemiology to applications in public health, urban analytics and environmental science. By integrating historical datasets with modern computational tools, educators can create engaging, hands-on learning experiences that reinforce core statistical principles while illustrating the real-world impact of data analysis.