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