Inspiration

Our inspiration for this project was the Parkland High School school shooter, and trying to figure out why this keeps happening and trying to see if the gun laws have anything to do with this.

What it does

The project describes the association between gun laws and gun injuries

How we built it

We imported the numpy modules and a data set from Kaggle and use it to sort our data and create a new table that grouped the injuries and accidents related to guns by state. This lets us see the association between the strictness in gun laws compared to the number of gun deaths

Challenges we ran into

Some challenges we ran into were how to utilize the different numpy and pandas functions as we weren't too experienced in coding and these specific libraries.

Accomplishments that we're proud of

Setting up the SSH keys because we had never done that before. Making our table readable to the normal audience and being able to analyze this data.

What we learned

There are definitely better ways to see a statistically significant difference between the two variables, like using hypothesis testing.

What's next for The Association Between Gun Laws and Gun Related Injuries

We will use hypothesis testing to see if there is a real correlation between the two.

Built With

Share this project:

Updates