Insight diagram
This Agent-based Model was an idea of Christopher DICarlo "Disease Transmission with Agent Based Model' aims to present the COVID cases in Puerto Princesa City as of June 3, 2021

Insight author: Jolina Rosile Magbanua

Clone of Clone of Clone of ABM Model of COVID-19 in Puerto Princesa City
Insight diagram
This model is a classic instance of an Erlang Queuing Process.

We have the entities:
- A population of cars which start off in a "crusing" state;
- At each cycle, according to a Poisson distribution defined by "Arrival Rate" (which can be a constant, a function of time, or a Converter to simulate peak hours), some cars transition to a "looking" for an empty space state.
- If a empty space is available (Parking Capacity  > Count(FindState([cars population],[parked]))) then the State transitions to "Parked."
-The Cars stay "parked" according to a Normal distribution with Mean = Duration and SD = Duration / 4
- If the Car is in the state "Looking" for a period longer than "Willingness to Wait" then the state timeouts and transitions to impatient and immediately transitions to "Crusing" again.

The model is set to run for 24 hours and all times are given in hours (or fraction thereof)

WIP:
- Calculate the average waiting time;
- Calculate the servicing level, i.e., 1- (# of cars impatient)/(#cars looking)

A big THANK YOU to Scott Fortmann-Roe for helping setup the model's framework.
Clone of Estacionamento
Insight diagram

A simple agent based foraging model. Consumer agents will move between fertile patches consuming them.

Clone of Clone of Agent Based Foraging Model
Insight diagram
This Agent-based Model was an idea of Christopher DICarlo "Disease Transmission with Agent Based Model' aims to present the COVID cases in Puerto Princesa City as of June 3, 2021

Insight author: Jolina Rosile Magbanua

Clone of Clone of Clone of ABM Model of COVID-19 in Puerto Princesa City
Insight diagram
Modeling User Adoption
Insight diagram
A new archetype, The Tyranny of Small Steps (TYST) has been observed. Explained through a system dynamics perspective, the archetypical behaviour TYST is an unwanted change to a system through a series of small activities that may be independent from one another. These activities are small enough not to be detected by the ‘surveillance’ within the system, but significant enough to encroach upon the “tolerance” zone of the system and compromise the integrity of the system. TYST is an unintentional process that is experienced within the system and made possible by the lack of transparency between an overarching level and a local level where the encroachment is taking place.

Reference:

Haraldsson, H. V., Sverdrup, H. U., Belyazid, S., Holmqvist, J. and Gramstad, R. C. J. (2008), The Tyranny of Small Steps: a reoccurring behaviour in management. Syst. Res., 25: 25–43. doi: 10.1002/sres.859 

Clone of The Tyranny of small steps archetype (agent based)
Insight diagram
WIP Combining SD and ABM Representations
Clone of Clone of Combined SD and ABM SIR Disease Dynamics
Insight diagram
This Agent-based Model was an idea of Christopher DICarlo "Disease Transmission with Agent Based Model' aims to present the COVID cases in Puerto Princesa City as of June 3, 2021

Insight author: Rojean R. Rosales

Clone of Clone of ABM Model of COVID-19 in Puerto Princesa City
Insight diagram

A spatially aware, agent based model of disease spread. There are three classes of people: susceptible (healthy), infected (sick and infectious), and recovered (healthy and temporarily immune).

Agent Based Disease Simulation
Insight diagram
Random Walk
Insight diagram

.

APM Model - Agents
Insight diagram
Physician agents interacting with delegate agents for emergency department assessment diagnosis and treatment. From BMC paper May 2013, combining figs 1 and 2
Clone of ED Physician Delegation Hybrid Model
Insight diagram

A spatially aware, agent based model of disease spread. There are three classes of people: susceptible (healthy), infected (sick and infectious), and recovered (healthy and temporarily immune).

Clone of Agent Based Disease Simulation
Insight diagram
WIP based on previous work on obesity
Clone of Obesity BMI dynamics
Insight diagram
WIP Ideas for a hybrid budding SD plus ABM depression dynamics model
Clone of Hybrid Depression Dynamics Model
Insight diagram
This Agent-based Model was an idea of Christopher DICarlo "Disease Transmission with Agent Based Model' aims to present the COVID cases in Puerto Princesa City as of June 3, 2021

Insight author: Jolina Rosile Magbanua

Clone of ABM Model of COVID-19 in Puerto Princesa City
Insight diagram
A recent article by a former Australian cricketer got me thinking about how Agent Based Models could help understand how bowlers and batsmen behave in cricket.... 

http://www.theguardian.com/sport/blog/2013/aug/20/ashes-glenn-mcgrath-england-australia

To try and keep things simple I've assumed there are 4 bowlers and 4 batsmen.

There are 2 innings for each side in each game and 5 games in the series, therefore 10 innings for each bowler-batsman combination in the series.

In each innings I model, for each batsman, the following parameters:

- A baseline estimate for how likely each bowler is to get the batsman out in each innings (the baseline varies between batsmen, but is kept constant for each combination for each innings)
- Whether or not the bowler got the batsman out in this innings
- The number of times the bowler has got the batsman out in previous innings
Simulating the Ashes Test Series
Insight diagram
Based on Nate Osgood's April 2014 Singapore Presentation Youtube video and Lyle Wallis material Gojii at DecisioTech See also Complex Decison Technologies IM as a more polished version
Clone of Complex Intervention Modeling Areas
Insight diagram
当处在春节时期,疫情来临时,外来人口较多的S市的疫情传染仿真模型。
人群的状态可分为S/E/I/R/D的五个状态,S为易感染者(即S市所在人群),E为潜伏期患者(人群不会对他远离,但是会传染他人),I为感染者(为医院确诊人群,他人会远离该患者),R为康复人群,D为死亡人群。
SEIR
Insight diagram
Tutorial model of disease dynamics using ABM
Agent-Based Disease Dynamics
Insight diagram
This Agent-based Model was an idea of Christopher DICarlo "Disease Transmission with Agent Based Model' aims to present the COVID cases in Puerto Princesa City as of June 3, 2021

Insight author: Jolina Rosile Magbanua

Clone of Clone of ABM Model of COVID-19 in Puerto Princesa City
Insight diagram
Clone of Clone of First ABM Attempt: Modeling Student Mastery
Insight diagram

A simple agent based foraging model. Consumer agents will move between fertile patches consuming them.

Clone of Agent Based Foraging Model
Insight diagram

A simple agent based foraging model. Consumer agents will move between fertile patches consuming them.

This insight is an element of the Agent Based Modeling learning module in Systems KeLE.

Clone of Clone of Foraging Model