test randomness

This project demonstrates/tests the randomness of the "% chance" condition. The @percent_change simulation property is the percentage of cell changes to the color green, the difference from 100 being the changes to blue. The other simulation properties are statistics reporting on the number of changes (in the world) to green and blue, the ratio of blue to green, and the percentage of changes to green, as well as the number of simulation cycles. Ideally, the ratio should converge to 1.0 and the percentage should converge to 50. There are also individual stats for each cell. The "All_4" agent moves using the sim props. @up_percent, @down_percent, etc. and the Plotter_1 agent plots the actual percentages of moves. This agent can also generate more "All_4" agents using the shift-hand tool and the @generation sim prop.
Data
Created:February 12, 2016
Played:127
Agent:6
Rules:21
Methods:17
false
Settings
New Project Name
Rename
Copy
Download
Show Project Report
Flag Project
Delete
This project demonstrates/tests the randomness of the "% chance" condition. The @percent_change simulation property is the percentage of cell changes to the color green, the difference from 100 being the changes to blue. The other simulation properties are statistics reporting on the number of changes (in the world) to green and blue, the ratio of blue to green, and the percentage of changes to green, as well as the number of simulation cycles. Ideally, the ratio should converge to 1.0 and the percentage should converge to 50. There are also individual stats for each cell. The "All_4" agent moves using the sim props. @up_percent, @down_percent, etc. and the Plotter_1 agent plots the actual percentages of moves. This agent can also generate more "All_4" agents using the shift-hand tool and the @generation sim prop.
Edit Description
Design