Skip to content

7086600/life_expectancy_by_country_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Life Expectancy By Country

Overview

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.

Project Goals

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?

Actions

  • analyze data;
  • clean up the datasets;
  • visualize the data using histograms;
  • seek to answer the questions;
  • making conclusions based on the analysis.

Data

Оne data set is submitted for the project.

country_data - contains information about different countries, including their life expectancy and GDP.

Analysis

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

About

Investigation of how a country’s economic success might impact the life expectancy in that area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors