https://github.com/lmizner/codecademy_life_expectancy
Calculate quartiles, quantiles, and the inter-quartile range (IQR) for a variable
https://github.com/lmizner/codecademy_life_expectancy
histogram jupyter-notebook matplotlib-pyplot numpy pandas python quantiles quartiles
Last synced: 8 months ago
JSON representation
Calculate quartiles, quantiles, and the inter-quartile range (IQR) for a variable
- Host: GitHub
- URL: https://github.com/lmizner/codecademy_life_expectancy
- Owner: lmizner
- Created: 2022-10-09T04:45:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T04:47:12.000Z (about 3 years ago)
- Last Synced: 2025-02-08T07:41:43.438Z (9 months ago)
- Topics: histogram, jupyter-notebook, matplotlib-pyplot, numpy, pandas, python, quantiles, quartiles
- Language: Jupyter Notebook
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codecademy_life_expectancy
### Life Expectancy By Country
Over the course of the past few centuries, technological and medical advancements have helped increase the life expectancy of humans. However, as of now, the average life expectancy of humans varies depending on what country you live in.
In this project, we will investigate a dataset containing information about the average life expectancy in 158 different countries. We will specifically look at how a country’s economic success might impact the life expectancy in that area.