What are the 3 possible outcomes in the 2-word speakers game?
There are three possible outcomes: (1) If the initial proportion of A is greater than B, A wins; (2) if the initial proportion of B is greater than A, B wins; and (3) if these proportions are exactly equal, all three options A, B, and AB coexist, but this equilibrium is unstable.
At what level of intolerance does segregation occur in schellings model?
Near B = 30 (=agents stay at their location of 30% of their 8 neighbors are the same type)
What is B in the schelling model?
Agents stay at their location if a certain percentage of their eight neighbors, B, are of the same type as the agent. So, if B = 0%, nobody moves, if B = 100% everybody moves.
What 3 order parameters for the schelling model does the book suggest?
What happens in the language gam assuming that there is only one object to name and that the social network is fully connected?
After a phase in which agents use lots of different words, a language consisting of just a single word emerges abruptly.
What do the three terms in the equation for dX(A)/dt mean and what to they represent together? (the 1t equation of the language game with only two words)
1st term: -X(B)X(A) A-agents becoming AB-agents from listening to B-agents
2nd term: 1/2 X(AB)X(AB): AB-agents becoming A-agents from listening to AB-agents (½ because equal random chance of the speaker choosing to use B-word -> listener becomes B-agent instead)
3rd: X(A)X(AB) = AB-agents becoming A-agents from listening to A-agents
Together: = change in number of A-agents
What is homophily?
The tendency or preference for individuals to associate or connect with others who are similar to themselves.
What is the probability that one of the mismatching features of one of the two agents is set equal to that of the other, in Axlrods model of cultural diffusion?
The number of shared features divided by F
What are F and Q in axlrods model of cultural diffusion and what does the choice of these parameters determine.
Why does the cultural diffusion model often result in a global convergence towards a single culture?
The combination of interaction and homophily creates a self-reinforcing dynamic
What is the answer to why differences between people do not disappear in Axlrods model and in continuous opinions models, respectively?
Axlrod: Selective interaction
Continuous-opinion models: bounded confidence
What is “bounded confidence”?
The concept that individuals are influenced by the opinions of others only when those opinions fall within a certain range of their own opinions.
What are the basic building blocks of social contagion models?
Why do many social contagion models use fully connected networks, and what other network structures are used?
What is a majot contention in social contagion models regarding how opinions are defined?
whether they are discrete or continuous
In the simplest voter model, with only two possible opinions (-1, 1), two connected agents A and B meet, and A simply copies B’s opinion. What determines what happens in this system?
The typology of the network:
* it’s dimensions; i.e d = 1 (line), d = 2 (lattice) or d>2
* it’s size, N
In which cases of the simplest voter model does the system NOT converge to a single opinion?
d > 2 and N = infinite
How long does it take for opinions to converge in the simplest voter model, and for which typology does it take the longest
What is the probability of ending up in the +1 state in the simplest case of the voter model?
same as the initial probability of +1s (i.e if intial probability of +1 is 50%, probability of the system ending up in this state is 50%)
What is the heterogeneous voter model?
A copies the opinion of agent B with probability ri (agents with low ri - zealots- are more stubborn)
In which social network typology is voting consesus generally more easily reached?
Scale-free networks with broad degree-distributions
What is the basic idea of the CODA model?
Agents act discretely but update their continuous opinions based on observations of other agents’ discrete actions
How does an agent choose between ption A and B in the CODA model?
It has a subjective probability pi that A is the best option, and 1-pi that B is the best option - and choice is made according to sgn(pi-0.5). So A is chosen when pi > 0.5
How is v(i), agent i’s subjective (log-odds) probability that A is the best option, updated in the CODA model?
Using bayestheorem we can update it as follows:
* if agent j chooses A: v(i) = v(i) + alpha,
* if agent j chooses B: v(i) = v(i) - alpha