An open API service indexing awesome lists of open source software.

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

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.