Skip to content

Correlation between the life expectancy and the percentage of urban population in countries during the period of 2010-2017 using R.

Notifications You must be signed in to change notification settings

AImmanuel/Correlation-Analysis-using-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Correlation-Analysis-using-R

Dataset

https://data.world/data-literacy/world-bank-population-life-expectancy-urbanization/workspace/file?filename=populationlifeexpectancy.csv

Summary

This project aims to see if there is a correlation between the life expectancy and the percentage of urban population in countries during the period of 2010-2017 using R. We use a dataset from the World Bank containing features such as country names, life expectancy, population etc.

Features

  • "Country.Name"
  • "Country.Code"
  • "Region"
  • "Income.group"
  • "Year"
  • "Urban.Population"
  • "Life.Expectancy.in.Years"
  • "Population"

Variables

  • Independent: Percentage of urban population
  • Dependent: Life expectancy

About

Correlation between the life expectancy and the percentage of urban population in countries during the period of 2010-2017 using R.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages