Chapter 9. Agent-Based Models
The models we have seen so far might be characterized as “rule-based” in the sense that they involve systems governed by simple rules. In this and the following chapters, we explore agent-based models.
Agent-based models include agents that are intended to model people and other entities that gather information about the world, make decisions, and take actions.
The agents are usually situated in space or in a network, and interact with each other locally. They usually have imperfect or incomplete information about the world.
Often there are differences among agents, unlike previous models where all components are identical. And agent-based models often include randomness, either among the agents or in the world.
Since the 1970s, agent-based modeling has become an important tool in economics, other social sciences, and some natural sciences.
Agent-based models are useful for modeling the dynamics of systems that are not in equilibrium (although they are also used to study equilibrium). And they are particularly useful for understanding relationships between individual decisions and system behavior.
Schelling’s Model
In 1969 Thomas Schelling published “Models of Segregation”, which proposed a simple model of racial segregation. You can read it at https://thinkcomplex.com/schell.
The Schelling model of the world is a grid where each cell represents a house. The houses are occupied by two kinds of agents, labeled red and blue, in roughly equal numbers. About ...
Get Think Complexity, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.