Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial submission #1

Open
MarcoAJanssen opened this issue Jul 25, 2023 · 4 comments
Open

initial submission #1

MarcoAJanssen opened this issue Jul 25, 2023 · 4 comments

Comments

@MarcoAJanssen
Copy link
Contributor

I submitted my NetLogo implementation and some model analysis. Most of the results align very well with the published results. Nowak and Sigmund present levels of cooperation for Figures 3 and 4, but do not say for which levels of visibility or kind of runs. My implementation does not find a lower level of cooperation with bigger group numbers. Anybody finding an explanation for this? @Mohsen-Shahbaznezhadfard

@Mohsen-Shahbaznezhadfard

Thank you @MarcoAJanssen !

I did not find any content or article that specifically addresses and scrutinizes this issue with these assumptions.

In a part of the description of Figure 3 of this article, it says that "Each interaction is observed, on average, by ten randomly chosen players." Also, as you know, this analysis is done for three different population sizes, n = 20, n = 50 and n = 100. Isn't this an explanation for the level of visibility?
This article explains about this issue that "For larger groups, it is more difficult to establish cooperation, because the fraction of individuals that obtain information about any particular interaction will be smaller. Therefore, more interactions are required (relative to group size) in order to discriminate against defectors."

@MarcoAJanssen
Copy link
Contributor Author

Good catch on the "ten randomly chosen players". I am redoing the runs, and some sensitivity analysis.

@MarcoAJanssen
Copy link
Contributor Author

The results are updated with different levels of visibility, including the 10 random chosen players - on average. The results are very similar to published results, and the sensitivity analysis shows that visibility is the key factor impacting cooperation, not group size.
A tip is to remove the figures from the Netlogo model to run the large number of ticks without memory problems.

@Mohsen-Shahbaznezhadfard

This is great!
Thank you for your contribution, @MarcoAJanssen !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants