The Origin Of Wealth: Evolution, Complexity, and the Radical Remaking of Economics
Rate it:
28%
Flag icon
Complex adaptive systems tend to have signature emergent patterns that are common across many types of systems. These patterns help us better understand the workings of those systems. We will look at three such signature patterns: oscillations, punctuated equilibrium, and power laws.
28%
Flag icon
In Lotka and Volterra’s model, there are no exogenous shocks driving the oscillations. The ups and downs emerge from the structure of the system itself rather than from any outside source.
28%
Flag icon
delay between their actions and the response to those actions—just remember chapter 5’s example of your oscillating between scorching and freezing while you try to get the water temperature right in an unfamiliar shower.
28%
Flag icon
experiments versus those in the theoretically rational case, the costs generated by the real humans are on average ten times the perfectly rational costs.
28%
Flag icon
This rule is based on a behavior known in the psychology literature as anchor and adjust.
28%
Flag icon
Their IF THEN rules consequently try to steer them to maintain that normal pattern.
28%
Flag icon
the ultimate source of the oscillations in the Beer Game is not the exogenous shock itself (it just gets things started), but the behavior of the participants and the feedback structure of the system.
28%
Flag icon
the causes of the cycles may ultimately lie in the way in which the inductive rules people use in their decision making interact with the dynamic structure of the economic system.
29%
Flag icon
Certain species are very densely connected to other species in the web of food relationships and niche competition. Biologists call these keystone species.
29%
Flag icon
technologies are inherently modular: a
29%
Flag icon
Power laws, along with oscillations and punctuated equilibrium, are another signature characteristic of complex adaptive systems.
30%
Flag icon
the best buy offer might be $100 and the best sell offer $102; the gap between the best buy and sell offers is known as the bid-ask spread.
30%
Flag icon
The impact of your 1,000 share market order was to drive the asking price from $102 to $107.
30%
Flag icon
large fluctuations occurred when there were large gaps between the price levels in the book.
30%
Flag icon
limit order books in general tend to be quite chunky and sparsely populated.
30%
Flag icon
the structure of the order book on its own was a significant source of volatility.
30%
Flag icon
the limit order book serves as a form of memory, or a storehouse of past news, as the pattern of orders in it may have been influenced by news at the time the orders were placed.
30%
Flag icon
Complex emergent phenomena such as business cycles and stock price movements are likely to have three root causes.
30%
Flag icon
The first is the behavior of the participants in the system.
30%
Flag icon
Second, the institutional structure of the system makes a big difference.
30%
Flag icon
Third and last, are exogenous inputs into the system.
31%
Flag icon
Things that are designed have low entropy. They are far from being random creations.
31%
Flag icon
There are two realms (and only two realms) in which we see design: in biology and in the artifacts created by biological creatures.
31%
Flag icon
Sims then gave his block world a biological twist by endowing each block creature with a form of computer DNA
31%
Flag icon
The substrate can be thought of as the material or information on which the algorithm acts.
31%
Flag icon
Algorithms are formulas for processing information. They are in effect computer programs.7
31%
Flag icon
Evolution is an algorithm that is substrate-neutral.
31%
Flag icon
Evolution is also recursive: its output from one cycle is the input for the next round.
31%
Flag icon
Evolutionary theorists call such a set of possible permutations a design space.
32%
Flag icon
we need is a schema reader. In the biological world, a schema reader is a mechanism that turns DNA into living creatures.
32%
Flag icon
An important feature of biological systems is that the schemata code for the designs of their own schema readers.
32%
Flag icon
Interactors are designs that have been rendered from the space of possible designs and made “real”
32%
Flag icon
the process whereby the Judge applies the fitness function and rates the toys selection.
32%
Flag icon
In evolutionary lingo, this swapping of parts of schema is called crossover.
32%
Flag icon
random errors are mutations.
32%
Flag icon
Complex designs are inherently modular.13 Our
32%
Flag icon
A complex design can be viewed as a hierarchical collection of modules and submodules. In an evolutionary system, each of these systems, subsystems, and component parts has corresponding pieces of code for it in the schema.
32%
Flag icon
Competition for finite resources was a theme of evolution from its very beginnings.
33%
Flag icon
algae, floating in scummy mats on the world’s seas.
33%
Flag icon
factors. As soon as there was a schema, a schema reader, and a fitness function, the logic of the evolutionary algorithm could be established.
33%
Flag icon
important aspects of fitness coevolve with the system. A critical part of an organism’s environment is other organisms.
33%
Flag icon
DNA alphabet contains four letters (C, G, A, and T, representing the four nucleotide bases cytosine, guanine, adenine, and thymine),
33%
Flag icon
rough-correlated characteristic that makes evolution
33%
Flag icon
the ideal algorithm for searching fitness landscapes.
34%
Flag icon
First, we have to imagine that it is a pitch-black, moonless night.
34%
Flag icon
Second, this landscape has a dangerous feature to it.
34%
Flag icon
In order to search the landscape, we might first pick a random starting point and then use the following simple rule:
Chen Qiangpan
Like game design
34%
Flag icon
This rule is called an adaptive walk
34%
Flag icon
While the adaptive walk is efficient at climbing individual peaks, it has an important limitation; once you reach the top of a peak, you stop and are stuck on a local maximum.
34%
Flag icon
random jump has the advantage over the adaptive walk of not getting stuck on local maxima—