There are 105 players in a population. Each player's actions are decided by the roll of a die.
Rules:
Three buttons control Pandemonium. Full Screen causes Pandemonium to be displayed in full screen mode. Start will start a game, and toggle reset. Opac will change the connection opacity to make players more clear.
When a player successfully transmits their coins, they have reproduced that turn — that is, thier turn has been given to at least one other player. The number of coins that a player is given is proportional to the number of times that player can reproduce that turn. The average number of coins that a player has is called the effective reproduction number — or R. The graph below shows the number of infected players, over time, given value R.
As the number of immune players grows, the more likely it is that a transmission will fail — the transmission of a coin will be blocked by an immune player. Eventually, the number of susceptible players will drop to a point where it's very difficult to transmit coins and then the number of infected players drops to zero.
We can see in the graph below, that the number of infected players increases for R values above 1. But then levels off when R=1. As R drops below 1, the number of infectious players drops to 0.
If we want to find the reproduction number at any given time, we will need to know what R was in the very beggining, and the proportion of the polulation that is susceptible. The average number of coins that each player has, at the beggining of the game is a special reproduction number called R0
Here, the susceptibility of the population is measured by ( 1 - p ), where p is the proportion of the population that has gained immunity.
It would be useful to know when R = 1, because this is when the number of infections level off. This point is known as the herd immunity threshold. If we could find the correct proportion of the population that would need to have immunity to reach this threshold, we could estimate when the infections will taper off. This critical proportion is called pc. We can do a little algebra to find this value.
I hope this demonstration has been informative. :)