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.
Some questions that are posed:
- what is the distribution of life expectancy?
- what are the quantiles of life expectancy?
- IQR of life expectancy?
- analyze data;
- clean up the datasets;
- visualize the data using histograms;
- seek to answer the questions;
- making conclusions based on the analysis.
Оne data set is submitted for the project.
country_data - contains information about different countries, including their life expectancy and GDP.
The analysis contains basic techniques and calculations related to the most common characteristics of data sets. Exactly:
- Distribution of life expectancy
- Quantiles of life expectancy
- IQR of life expectancy
- Maximum and minimum values of life expectancy