Skip to main content

Posts

Showing posts with the label open source data

Mother Jones' mass shooting database

Mother Jones' magazine maintains a database of mass shooting events in the United States. 25 variables are collected from every shooting MJs collects 25 variables from every shooting. Below, I've included their own description of the purpose of their database: How to use in class: Within this data is an example for every test we teach in Introduction to Statistics. Correlation/Regression Fatalities Injuries Age of shooter Year of shooting Chi-square Shooter gender Shooter ethnicity Mass or Spree shooting Were the weapons obtained legally? ANOVA Shooter ethnicity T-test Mass or Spree shooting Were the weapons obtained legally? Data Cleaning  Some of these columns need some work before analysis. For instance, there are multiple weapons listed under "Weapon Type". Which is reasonable, but not helpful for descriptive data. You could walk your students through the process of recoding that column into multiple columns. You could also expl...