Skip to content

Schavras/zipf-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zipf visualization

Based on Vsauce video about Zipf's Law, he proposed a simple experiment to test it.

We generate some random numbers, and on each iteration, we "bind" those numbers together to chain. On next iteration, if the new random numbers are already in a chain, we chain them together. After some iterations, the total length of the chains follow the Zipf's Law.

About

Zipf visualization based on vsauce video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published