Final Project
For the final project, the goal is to experience data analysis using statistical tools learned in this course. The dataset will be used to examine the life expectancy across U.S. states in 2021, based on males and females and identifying states with the highest and lowest overall life expectancy. We will also be trying to figure out which sex lives longer, in what states, and by how much. Using the statistical tools that we learned in class, this project combines descriptive statistics, inferential testing, and visualizations to draw meaningful conclusions from this dataset. The dataset comes from the CDC website under the National Center for Health Statistics. Below is a table with all the abbreviations for each variable that was given based on the dataset. Variable Description state U.S. state name sex “Male” or “Female” le ...