Skip to content

Jaseibert/Zipfs_Law_Population_Growth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipf's Law and US Metro Population Growth

This is a demonstration of the Zipfs Law (i.e. the Rank-Size Rule) using the 2017 Population Estimates supplied from the U.S. Census Bureau.

Project Overview:

I test the Zipf Law assertion that U.S. Metro Areas when plotted and regressed, exhibit a -1.0 regression coeffiecent. I use the 2017 U.S Metro Area Population Esitmates from the U.S Census Bureau and do end up confirming the initial assertion using this data.

alt text

Project Packages:

pandas matplotlib.pyplot numpy seaborn sklearn.linear_model import LinearRegression

About

This notebook shows the how Zipf's Law explains U.S. Metropolitan Area Population Growth.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published