Quick Start

The Evolution of Social Norms in Common Property Resource Use

Model Type
SES Library XPP model

This is a simple evolutionary game model (based on replicator equations) that couples evolution of users' social norms and renewable resource dynamics. The reference article, Sethi and Somanathan (1996), provides the following overview of the model. \"The problem of extracting commonly owned renewable resources is examined within an evolutionary-game-theoretic framework. It is shown that cooperative behavior guided by norms of restraint and punishment may be stable in a well-defined sense against invasion by narrowly self-interested behavior. The resource-stock dynamics are integrated with the evolutionary-game dynamics. Effects of changes in prices, technology, and social cohesion on extraction behavior and the long-run stock are analyzed. When threshold values of the parameters are crossed, social norms can break down leading generally to the lowering of the long-run stock, and possibly to its extinction\".

Reference

Sethi, R., & Somanathan, E. (1996). The Evolution of Social Norms in Common Property Resource Use. The American Economic Review, 86(4), 766-788.

Scenarios

Sethi and Somanathan (1996) does not provide explicit parameter values for readers to replicate their finding. Nevertheless, two regimes of system behavior can still be tested by traversing the parameter space. In the first regime, the combined population of cooperators (s1) and enforcers (s3) is not stable and their social norms evolve in such a way that all of the population eventually turn into defectors (s2). Set the y-axis to the auxilary variable 's13' (combined population of cooperators and enforcers). Set the x-axis to the resource level (k). Set the parameters as the following: p=20, q=0.001, b=0.001, w=0.1, n=8, r=0.2, delta=0.5, gamma=0.001, and k_max=100. Under this setting, the fraction of cooperators and enforcers  eventuallybecomes zero (extinction) and the resource level declines significantly.

In the second regime, the population of cooperators and enforcers stays stable at some fixed point and defectors cannot invade. This happens when the penalty/punishment (delta) for defectors becomes sufficiently large. To see this, gradually vary the punishment/penalty parameter (delta) from 0.5 to 7 (rest of the parameters stay same as above). You will see that at some point, cooperators and enforcers replace defectors and the resource level decreases only slightly from the initial value. You can also get the same transition by changing other paramters, e.g., cost of monitoring defectors (gamma).

No animations available.

No state variables defined.

No parameters defined.

$$\Large \frac{dk}{dt}=rk(1-\frac{k}{k_{max}})-qkX$$
$$\Large X=((s_{1}+s_{3})x_{po}+s_{2}x_{nash})N$$
$$\Large s_{i}=s_{i}(\pi_{i}-\pi_{avg}) \ \ for \ \ i=1,2,3$$
$$\Large \pi_{1}=\frac{x_{po}}{X}(pqkX-bX^2)$$
$$\Large \pi_{2}=\frac{x_{nash}}{X}(pqkX-bX^2)-\delta(s_{3}N)$$
$$\Large \pi_{3}=\pi_{1}-\gamma(s_{2}N)$$
$$\Large \pi_{avg}=s_{1}\pi_{1}+s_{2}\pi_{2}+s_{3}\pi_{3}$$
$$\Large x_{nash}=\max_{x_{i}} \frac{x_{i}}{X}(pq\sum x_{i}-b\sum x_{i}^2)$$
$$\Large x_{po}=\frac{\max_{\sum x_{i}} pq\sum x_{i}-b\sum x_{i}^2}{N}$$
the_evolution_of_social_norms_in_common_property_resource_use.ode
Loading source code...

Download Source File (the_evolution_of_social_norms_in_common_property_resource_use.ode)

The source code file can be used with XPP/XPPAUT or other simulation tools.

No bibliography entries.

Loading model data...