Skip to content

This is a visual simulation of the Pareto Distribution written in Python.

Notifications You must be signed in to change notification settings

Shahir-Abdullah/pareto-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Price's law or Pareto principle

  1. pareto.py is the script for this. The other are not for pareto. So don't bother.
  2. A simple python visualization of the pareto principle.
  3. 10 people starts out with 10 dollars each.
  4. Each flips a coin, if heads he gives away 1 dollar, else gets one dollar from the other person.
  5. Everyone trades with everyone else in each turn this way.
  6. At the end almost 20% of the peole gets the 80% of the wealth of this environment.

About

This is a visual simulation of the Pareto Distribution written in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published