Skip to content

In this short simulation, I simulated population of a community. The population is affected by several factors listed in the code. Based on these factors, the population changes in a unique fashion which is demonstrated through a matplotlib plot.

Notifications You must be signed in to change notification settings

shariqhameedca/python-population-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-population-simulation

In this short simulation, I simulated population of a community. The population is affected by several factors listed in the code. Based on these factors, the population changes in a unique fashion which is demonstrated through a matplotlib plot.

Following are the factors that are taken into consideration:

  • Starting Population
  • Infant mortality
  • Food
  • Fertility x and Fertility y
  • Healthcare
  • Agriculture
  • Chance of disaster
  • Age of death
  • War Related Deaths

About

In this short simulation, I simulated population of a community. The population is affected by several factors listed in the code. Based on these factors, the population changes in a unique fashion which is demonstrated through a matplotlib plot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published