Data from: Determinants of hyena participation in risky collective action
Data files
Nov 14, 2023 version files 1.66 MB
-
01.clean_lh_data.R
43.87 KB
-
02.cleaned_lh_data.Rdata
768.61 KB
-
03.assign_mob_id.R
22.53 KB
-
04.lh_data_mob.Rdata
45.52 KB
-
05.clean_lh_data_behav_feed.R
53.76 KB
-
06.lh_data_behav_food.Rdata
167.04 KB
-
07.create_intx_data.R
29.74 KB
-
08.sessions.intx.Rdata
115.99 KB
-
09.model_participation_session.R
40.21 KB
-
11.combine_lh_data_mob.R
30.99 KB
-
12.id_by_mob.Rdata
130.79 KB
-
13.model_participation.R
21.61 KB
-
14.model_participation_females.R
24.56 KB
-
15.model_participation_males.R
14.24 KB
-
16.model_participation_juveniles.R
14.38 KB
-
21.create_food_data.R
4.76 KB
-
22.food_mobs.Rdata
35.49 KB
-
23.food_occ_part_models.R
26.70 KB
-
24.create_benefits_data.R
16.70 KB
-
25.feeding_benefits.Rdata
36.53 KB
-
26.food_benefits_models.R
18.36 KB
-
README.md
1.70 KB
Abstract
Collective action problems arise when cooperating individuals suffer costs of cooperation, while the benefits of cooperation are received by both cooperators and defectors. We address this problem using data from spotted hyenas fighting with lions. Lions are much larger, and kill many hyenas, so these fights require cooperative mobbing by hyenas for them to succeed. We identify factors that predict: when hyena groups engage in cooperative fights with lions, which individuals choose to participate, and how the benefits of victory are distributed among cooperators and non-cooperators. We find that cooperative mobbing is better predicted by lower costs (no male lions, more hyenas) than higher benefits (need for food). Individual participation is facilitated by social factors, both over the long term (close kin, social bond strength) and the short term (greeting interactions prior to cooperation). Finally, we find some direct benefits of participation: after cooperation, participants were more likely to feed at contested carcasses than non-participants. Overall, these results are consistent with the hypothesis that, when animals face dangerous cooperative dilemmas, selection favors flexible strategies that are sensitive to dynamic factors emerging over multiple time-scales.
Data and code associated with Proc B manuscript Determinants of hyena participation in risky collective action. doi: 10.1098/rspb.2023.1390
Here we study cooperative mobbing behavior by spotted hyenas during fights with lions. We use long-term observational data from the Mara Hyena Project to identify factors that predict: (1) when hyena groups engage in cooperative fights with lions, (2) which individuals choose to participate, and (3) how the benefits of victory are distributed among cooperators and non-cooperators.
Dryad doi: https://doi.org/10.5061/dryad.1rn8pk10w
Description of the data and file structure
All data and code are numbered for ease of use, and users should sort by file name to achieve the correct ordering. Raw data are loaded into R and preliminarily cleaned in R script 01. Data are then reshaped in R scripts 03-07, and output is saved in Rdata files 04-08. Models in R script 09 address question (1) when hyena groups engage in cooperative fights with lions. Data are again reshaped in R script 11, and output is saved in Rdata file 12. Models in R scripts 13-16 address question (2) which individuals choose to participate in cooperative fights with lions. Data are again reshaped in R scripts 21 and 24, and output is saved in Rdata files 22 and 25. Models in R scripts 23 and 26 address question (3) how the benefits of victory are distributed among cooperators and non-cooperators.
Sharing/Access information
Data and code can also be found at GitHub: https://github.com/tracymont/hyena\_mobbing/
Code/Software
All coding was done in R.
