Insight diagram
"Males" and "Females" populations of rabbits have different initial population sizes and random birth rates. Insight Maker keeps track of everything for you and automatically applies the correct vectorization.
Population Vectors
Insight diagram
This simulation examines carrying capacity of rural and urban populations
Urban and Rural Carrying Capacity
Insight diagram
Acest model este adaptat după reprezentarea lui Harmut Bossel, în lucrarea  "System Zoo 3 Simulation Models, Economy, Society, Development."
Utilizarea modelului ne poate ajuta pentru a vizualiza evolutia populatiei pe grupe de varsta sau pentru a gestiona probleme cum ar fi ocuparea forței de muncă.
Clone of Z602 Population with four age groups
Insight diagram
Шөнийн цагт төрөлт бага, үхэл их байхаар LookUp оруулж өгсөн тоо толгойн загвар юм.
lookUp Population
Insight diagram
The simulation integrates or sums (INTEG) the Nj population, with a change of Delta N in each generation, starting with an initial value of 5.
The equation for DeltaN is a version of 
Nj+1 = Nj  + mu (1- Nj / Nmax ) Nj
the maximum population is set to be one million, and the growth rate constant mu = 3.
 
Nj: is the “number of items” in our current generation.

Delta Nj: is the “change in number of items” as we go from the present generation into the next generation. This is just the number of items born minus the number of items who have died.

mu: is the growth or birth rate parameter, similar to that in the exponential growth and decay model. However, as we extend our model it will no longer be the actual growth rate, but rather just a constant that tends to control the actual growth rate without being directly proportional to it.

F(Nj) = mu(1‐Nj/Nmax): is our model for the effective “growth rate”, a rate that decreases as the number of items approaches the maximum allowed by external factors such as food supply, disease or predation. (You can think of mu as the growth or birth rate in the absence of population pressure from other items.) We write this rate as F(Nj), which is a mathematical way of saying F is affected by the number of items, i.e., “F is a function of Nj”. It combines both growth and all the various environmental constraints on growth into a single function. This is a good approach to modeling; start with something that works (exponential growth) and then modify it incrementally, while still incorporating the working model.

Nj+1 = Nj + Delta Nj : This is a mathematical way to say, “The new number of items equals the old number of items plus the change in number of items”.

Nj/Nmax: is what fraction a population has reached of the maximum "carrying capacity" allowed by the external environment. We use this fraction to change the overall growth rate of the population. In the real world, as well as in our model, it is possible for a population to be greater than the maximum population (which is usually an average of many years), at least for a short period of time. This means that we can expect fluctuations in which Nj/Nmax is greater than 1.

This equation is a form of what is known as the logistic map or equation. It is a map because it "maps'' the population in one year into the population of the next year. It is "logistic'' in the military sense of supplying a population with its needs. It a nonlinear equation because it contains a term proportional to Nj^2 and not just Nj. The logistic map equation is also an example of discrete mathematics. It is discrete because the time variable j assumes just integer values, and consequently the variables Nj+1 and Nj do not change continuously into each other, as would a function N(t). In addition to the variables Nj and j, the equation also contains the two parameters mu, the growth rate, and Nmax, the maximum population. You can think of these as "constants'' whose values are determined from external sources and remain fixed as one year of items gets mapped into the next year. However, as part of viewing the computer as a laboratory in which to experiment, and as part of the scientific process, you should vary the parameters in order to explore how the model reacts to changes in them.
Clone of POPULATION LOGISTIC MAP (WITH FEEDBACK)
Insight diagram
Coupled Population-Housing Dynamics Model
Licata_Population/Housing
Insight diagram

This is a basic BIDE (birth, immigration, death, emigration) model.  Not all parts are implemented, however Birth and Death are.

Clone of Bio 190: BIDE Model With Carrying Capacity
Insight diagram

This is a basic model for use with our lab section.  The full BIDE options.

Cēsis līdz 2020
Insight diagram
This model is under construction, not at all ready, don't use it for any purposes (my suggestion ☺) yet.

Adazhi under construction2
Insight diagram
Simulation of how tiger population and anti poaching efforts effect the black market value of tiger organs.
Clone of Tiger Population and Black Market Value
Insight diagram
Shows the ecological impact of population in Russia
Population Ecological Impact- Russia
Insight diagram
A simple simulation used to observe the California Yellowtail population in San Diego
Clone of Yellowtail Population - San Diego
Insight diagram
The simulation integrates or sums (INTEG) the Nj population, with a change of Delta N in each generation, starting with an initial value of 5.
The equation for DeltaN is a version of 
Nj+1 = Nj  + mu (1- Nj / Nmax ) Nj
the maximum population is set to be one million, and the growth rate constant mu = 3.
 
Nj: is the “number of items” in our current generation.

Delta Nj: is the “change in number of items” as we go from the present generation into the next generation. This is just the number of items born minus the number of items who have died.

mu: is the growth or birth rate parameter, similar to that in the exponential growth and decay model. However, as we extend our model it will no longer be the actual growth rate, but rather just a constant that tends to control the actual growth rate without being directly proportional to it.

F(Nj) = mu(1‐Nj/Nmax): is our model for the effective “growth rate”, a rate that decreases as the number of items approaches the maximum allowed by external factors such as food supply, disease or predation. (You can think of mu as the growth or birth rate in the absence of population pressure from other items.) We write this rate as F(Nj), which is a mathematical way of saying F is affected by the number of items, i.e., “F is a function of Nj”. It combines both growth and all the various environmental constraints on growth into a single function. This is a good approach to modeling; start with something that works (exponential growth) and then modify it incrementally, while still incorporating the working model.

Nj+1 = Nj + Delta Nj : This is a mathematical way to say, “The new number of items equals the old number of items plus the change in number of items”.

Nj/Nmax: is what fraction a population has reached of the maximum "carrying capacity" allowed by the external environment. We use this fraction to change the overall growth rate of the population. In the real world, as well as in our model, it is possible for a population to be greater than the maximum population (which is usually an average of many years), at least for a short period of time. This means that we can expect fluctuations in which Nj/Nmax is greater than 1.

This equation is a form of what is known as the logistic map or equation. It is a map because it "maps'' the population in one year into the population of the next year. It is "logistic'' in the military sense of supplying a population with its needs. It a nonlinear equation because it contains a term proportional to Nj^2 and not just Nj. The logistic map equation is also an example of discrete mathematics. It is discrete because the time variable j assumes just integer values, and consequently the variables Nj+1 and Nj do not change continuously into each other, as would a function N(t). In addition to the variables Nj and j, the equation also contains the two parameters mu, the growth rate, and Nmax, the maximum population. You can think of these as "constants'' whose values are determined from external sources and remain fixed as one year of items gets mapped into the next year. However, as part of viewing the computer as a laboratory in which to experiment, and as part of the scientific process, you should vary the parameters in order to explore how the model reacts to changes in them.
Clone of POPULATION LOGISTIC MAP (WITH FEEDBACK)
Insight diagram
Koala populations in South East Queensland have been plummeting for decades and is only speeding up. Here is a Systems Dynamics model of key factors that increase and decrease the Koala population in SEQ. 

Throughout the model it is clear that if SEQ continues to grow with urbanisation and are not proactive with community awareness, Koala numbers will plummet.


David De Marco
Clone of David De Marco's Koala insight
Insight diagram
Show relation of birth and death rate over time, creating the elements of the demographic transition. This one is for Morocco.
Demographic Transition-Morocco
Insight diagram
Een dynamisch model over een prooi predator relatie tussen verschillende populaties onder invloed van abiotische factoren.
Clone of Abiotische factoren aanwezig of Koein en Reuzenvogels en blumentjens Dio 5V prey predator
Insight diagram
Adapted from Hartmut Bossel's "System Zoo 3 Simulation Models, Economy, Society, Development."

​Population model where the population is summarized in four age groups (children, parents, older people, old people). Used as a base population model for dealing with issues such as employment, care for the elderly, pensions dynamics, etc.
Clone of Z602 Population with four age groups
Insight diagram
This model incorporates several options in examining fisheries dynamics and fisheries employment. The two most important aspects are the choice between I)managing based on setting fixed quota versus setting fixed effort , and ii) using the 'scientific advice' for quota setting  versus allowing 'political influence' on quota setting (the assumption here is that you have good estimates of recruitment and stock assessments that form the basis of 'scientific advice' and then 'political influnce' that desires increased quota beyond the scientific advice).
Clone of Fixed Quota versus Fixed Effort
Insight diagram
Show projection of birth and death rate over time for Italy.
Italy Population Projection 2045
Insight diagram
Adapted from Hartmut Bossel's "System Zoo 3 Simulation Models, Economy, Society, Development."

​Population model where the population is summarized in four age groups (children, parents, older people, old people). Used as a base population model for dealing with issues such as employment, care for the elderly, pensions dynamics, etc.
Clone of Z602 Population with four age groups
Insight diagram

Cloned from Ash Moran's Insight 1256 Systems and Models (Hartmut Bossel) Figure 2.16. Notation matches the Appendix of Marten Scheffer's 2009 Book Critical Transitions in Nature and Society p329 

Logistic growth from Critical Transitions
3 months ago
Insight diagram
A system dynamics model of a predator-prey lifecycle relationship




Clone of Predator-Prey relationship
Insight diagram
Verkoppelung der drei Teilmodelle zu einem Gesamtmodell, der "Miniwelt" im Umfang von Bossel.
Eine Modifikation besteht darin, dass ein hohes Konsumniveau wieder zu einer Absenkung der Geburten führt.
Miniwelt nach Bossel, Reiche kriegen weniger Kinder
Insight diagram
Jazzed up Aug 7 Lake Sturgeon with Growth Rate