Mainstream Economics (Shortages and Limitations)
- static equilibrium analysis
- the existence of the representative agent
- agents are rational
- assumption of the perfect competition
- models based on a limited number of variables (max. 5-6)
Vladimír Gazda
2022-04-17
prof since 2013 in Finance
currently working in:
teaching
programming in
## [1] "DJI"
The neoclassical approach assumes:
scarcity of the resources implies the strictly concave increasing shape of the production function.
(1.) => marginal products/returns (in other words, average costs are increasing).
Current economic experience demonstrates:
Economic dynamics in mainstream economics is based on the negative feedback loop. From the mathematical point of view, it corresponds to fixed points in the role of attractors. The best example is a Keynesian multiplicator of economic growth.
Positive feedback loop causes explosive economic growth and destroys stability. The best example is the investment in mobile phones marketing support. If one buys a phone, all of his/her friends are (probably) buying it. If marketing reaches a (wo)man in the central position of the social network of friends, it triggers a massive increase in mobile sales. (See similar situation with the graph Giant component provided later)
🙂 🙂 🙂 🙂 🙂
🙂 🙂 🙂 🙂 🙂
🙂 🙂 🙂 🙂 🙂
🙂 🙂 🙂 🙂 🙂
🙂 🙂 🙂 🙂 🙂
🙂 🙂 🙂 🙂 🙂
Agent Type | Income (USD) | Sushi Menu / year |
---|---|---|
Child1 | 50 | 8 |
Child2 | 200 | 12 |
Poor Man1 | 40 | 1 |
Poor Man2 | 20 | 0 |
Doctor1 | 4000 | 30 |
Doctor2 | 7000 | 50 |
Model1 | 14000 | 80 |
Mean of the Sushi restaurant visits is 26, and mean Income is 3611.
Linear regression result: \[SushiRestVisits_i = 5.843+0.0055 Income_i\]
## integer(0)
The regression results mean that Income growth by 1000 USD raises visits to the Sushi restaurant by 5.5; But is it definitely TRUE ??? Did we take into consideration heterogeneity of the population?
Answer: Proper application of the OLS regression needs applying the so-called Mixed linear models (running scarcelly by the economists).
Under the above-given assumptions, the competitiveness prevails, and the prices that maximize producers’ profits and consumers’ utilities lead to supply-demand balance.
Decisions of the agents are assumed to be optimal in the traditional approach. On the other side, there is an experience that
Prevent optimal decisions from the Math point of view.
Herbert Simon, later also Vernon Smith, Daniel Kahneman, Richard Thaler show that the decisions are sub-optimal.
Complexity economics contribution:
Frequent applications of the bio-inspired models of competition and cooperation.
Stressing the evolutionary aspects of the agents’ behavior (Darwinian / Mendelian principles).
The general methodology of ABM consists of:
Programme coding and debugging. Most popular developing tool becomes NetLogo.
Calibration of the model (calibration consists of the parameters’ optimal setting). Evaluation of the pivot simulations.
Extensive computer simulations run by specialized computer servers.
Analysis of the parameters’ sensitivity - i.e., research of the impacts of various parameters settings (including initial conditions).Simulations run hand in hand with R software to enable deep statistical analysis.
Model interpretations and publication of the results.