Uneven_Wealth
## Distribution of Wealth with a high Estate Tax
---
Agents:
* Blue: Lower-class people
* White: Middle-class people
* Red: Upper-class people
* Green: The world
* Black: Counter
Rules:
1. Upper-class, middle-class, lower-class people move randomly on the world
2. If an upper-class person touches another upper-class person they create an upper-class person with a @birth_rate percent chance
3. If a middle-class person touches another middle-class person they create a middle-class person with a @birth_rate percent chance
4. If a lower-class person touches another lower-class person they create a lower-class person with a @birth_rate chance
5. An upper-class person can turn into a middle class person with a 8% chance and into a lower class person with a 1% chance
6. A middle-class person can turn into an upper-class person with a 13.5% chance and into a lower class person with a 19% chance
7. A lower-class person can turn into a middle-class person with a 37% chance and into an upper-class person with a 4.2% chance
8. Upper-class people have a @death_rate percent chance of dying
9. Middle-class people have a @death_rate percent chance of dying
10. Lower-class people have a @death_rate percent chance of dying
11. A counter will count and graph the number of Upper, middle, and lower class people
Data | |
---|---|
Created: | June 22, 2018 |
Played: | 33 |
Agent: | 3 |
Rules: | 20 |
Methods: | 3 |
Parent Project: | 1211289 |
false
Settings
New Project Name
Rename
Copy
Download
Show Project Report
Flag Project
Delete
## Distribution of Wealth with a high Estate Tax
---
Agents:
* Blue: Lower-class people
* White: Middle-class people
* Red: Upper-class people
* Green: The world
* Black: Counter
Rules:
1. Upper-class, middle-class, lower-class people move randomly on the world
2. If an upper-class person touches another upper-class person they create an upper-class person with a @birth_rate percent chance
3. If a middle-class person touches another middle-class person they create a middle-class person with a @birth_rate percent chance
4. If a lower-class person touches another lower-class person they create a lower-class person with a @birth_rate chance
5. An upper-class person can turn into a middle class person with a 8% chance and into a lower class person with a 1% chance
6. A middle-class person can turn into an upper-class person with a 13.5% chance and into a lower class person with a 19% chance
7. A lower-class person can turn into a middle-class person with a 37% chance and into an upper-class person with a 4.2% chance
8. Upper-class people have a @death_rate percent chance of dying
9. Middle-class people have a @death_rate percent chance of dying
10. Lower-class people have a @death_rate percent chance of dying
11. A counter will count and graph the number of Upper, middle, and lower class people
Edit Description
Design