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 Clone of Z602 Population with four age groups
Insight diagram
An initial study of the economics of single use coffee pods.
Clone of Claire - Coffee Pods ISD Humanities v 1.02
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
A basic conceptual model to evaluate Government regulation of the food industry on community health and health & social costs. Would regulation have a negative impact on the overall budget in the short and longer term?
Food Industry Regulation - Health & Social Spending - Budget Implications
Insight diagram
Investigations into the relationships responsible for the success and failure of nations. This investigation was prompted after reading numerous references on the subject and perceiving that *Why Nations Fail: The Origins of Power, Prosperity, and Poverty* by Acemoglu and Robinson seem to make a great deal of sense.

Original model done for The Perspectives Project though recast into Kumu.
Clone of Why Nations Fail
Insight diagram

Goodwin cycle IM-2010 with debt and taxes added, modified from Steve Keen's illustration of Hyman Minsky's Financial Instability Hypothesis "stability begets instability". This can be extended by adding the Ponzi effect of borrowing for speculative investment.

Clone of Minsky Financial Instability Model
Insight diagram
Unfortunately, this model only produces the illusion of functioning, but I did manage to get it to give me the graph. However, because of the use of flows, if you change the time step to and the simulation length to anything other than the same numbers, you'll find the graph showing something that looks more exponential. This is due to the function referencing itself in regards to time, so inevitably each time consumption grows it changes the outcome on the other side of the equation. Still, this is a convincing mock up. I added a "45 degree" line so that one could conceivably see (and also change) the difference made by altering the level of autonomous consumption.
Clone of Keynesian Macroeconomics
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
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
Walmart Invasion
Insight diagram

Adam Smith's The Invisible Hand: The Feedback Structure of Markets. From Sterman JD Business Dynamics p170 Fig 5-26. A price-mediated resource allocation system..

Clone of Price control mechanism
Insight diagram
HANDY Model of Societal Collapse from Ecological Economics Paper 
see also D Cunha's model at IM-15085
Clone of Human and Nature Dynamics of Societal Inequality
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
An initial study of the economics of single use coffee pods.
Coffee Pods ISD Humanities - Anouk D 10.4
Insight diagram

Goodwin business cycle model, modified from Keen and Blatt

Clone of Goodwin Business Cycle
Insight diagram

Goodwin business cycle model, modified from Keen and Blatt

Clone of Goodwin Business Cycle
Insight diagram
In a Dasgupta review lecture I heard 'welfare is stock, therefore it cannot be measured by GDP, since GDP is a flow'. This fascinated me. Therefore I am trying to make a stock-flow diagram of this.
Welfare is a stock
Insight diagram
Investigations into the relationships responsible for the success and failure of nations. This investigation was prompted after reading numerous references on the subject and perceiving that *Why Nations Fail: The Origins of Power, Prosperity, and Poverty* by Acemoglu and Robinson seem to make a great deal of sense.

Original model done for The Perspectives Project though recast into Kumu.
Clone of Why Nations Fail
Insight diagram
In this Insight I focus on the demand site of the Market and Price model, leaving the supply side out.
Demand factors
Insight diagram

Goodwin cycle IM-2010 with debt and taxes added, modified from Steve Keen's illustration of Hyman Minsky's Financial Instability Hypothesis "stability begets instability". This can be extended by adding the Ponzi effect of borrowing for speculative investment.

Clone of Minsky Financial Instability Model
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

On the occasion of th G20-meeting in Toronto, the German Economics minister Herr Schaüble said that without restoring confidence it would not be possible to get consumer spending and business investment going. Similar remarks were made by David Cameron and Señor Zapatero of Spain. All maintain that confidence is a pre-requisite to get growth going and that, therefore, it was imperative to reduce fiscal deficits. Reducing the fiscal deficit will restore confidence at first. However, reducing the deficit very quickly will introduce a dynamic that may cause the economy to decline - and perhaps depress  consumers demand even further.  It will actually destroy confidence: few businesses are inclined to invest in a shrinking economy. Cutting the deficit too rapidly or too steeply can lead to a confidence trap.

NOTE: A big experiment is now taking place in the UK - the government has cut public spending severely! Will this lead to hardship and, perhaps, social unrest? 

Confidence Trap and Growth
Insight diagram
WIP based mostly on Jan Toporowski 2013 vol 1 and 2018 vol 2 books on Michal Kalecki: An Intellectual Biography  
Layout Consistent with David Wheat MacroEconomic model CLD Insight by Gene Bellinger  
Kalecki economic thought
Insight diagram

Simulation of Goodwin01 Minsky Model CLD in IM-172002 Compare with Part3 slide 3 of presentation in patreon. See extension Goodwin02 at IM-172145

Goodwin Minsky Simulation Keen Economic Dynamics Aug2019