Data from: Eastern bluebird cognitive performance is resilient to acute anthropogenic noise disturbance
Data files
May 19, 2026 version files 66.92 KB
-
bluebird_noise_cognition.csv
24.80 KB
-
bluebird_noise_cognitionR3.R
35.42 KB
-
README.md
6.70 KB
Abstract
Cognition can provide fitness advantages for animals in the wild, for example, by allowing them to deal effectively with unfamiliar situations, including those created by anthropogenic disturbance. However, anthropogenic disturbance can also disrupt cognitive processing through stress, distraction, and other mechanisms. We used a mechanical operant conditioning device to understand how the presence of acute anthropogenic noise may affect Eastern bluebird (Sialia sialis) cognitive performance. Mated pairs were presented with the operant device, featuring an active and inactive lever, on the front of their nest box during peak nestling provisioning. Subjects were required to perch on the active (correct) lever in the presence or absence of noise (n = 22 birds per treatment) to access nestlings. We quantified motivation to feed nestlings and other personality traits (neophobia, activity, and persistence), problem-solving performance, nestling condition, and eventual fledging success. There was no significant effect of acute noise on cognitive performance, with just over half of the birds solving in each treatment. However, behavioral differences associated with problem-solving performance were influenced by noise, often in sex-specific ways. Problem-solving performance also significantly improved over time, suggesting learning occurred. Operant conditioning devices like this, which capitalize on the evolutionary motivation to provision young, are therefore valuable for quantifying innovation potential in the face of anthropogenic change.
Authors
Sara Isgate(1,2), Caitlin Honus(1), Gabriel Casanova(1), Bailey Betcher(1), Julian Avery(1), and Jason Keagy(1)*
(1)Department of Ecosystem Science and Management, The Pennsylvania State University
(2)Department of Biology, Indiana University
*corresponding author: Jason Keagy, 410 Forest Resources Building, Penn State University, University Park, PA 16802; phone: 814-699-0973; email: keagy@psu.edu
Abstract
We used a mechanical operant conditioning device to understand how acute (48-hour) anthropogenic noise may affect Eastern bluebird (Sialia sialis) cognitive performance. Mated pairs were presented with the operant device, featuring an active and inactive lever, on the front of their nest box during peak nestling provisioning. Subjects were required to perch on the active (correct) lever in the presence or absence of anthropogenic noise (natural gas compressor station noise, n = 22 birds per treatment) to access nestlings. We quantified cognitive performance, various behaviors that might influence cognitive performance (motivation to feed nestlings, approach latency, exploration, and persistence), nestling condition, and eventual fledging success. There was no significant effect of acute noise on cognitive performance. However, other behaviors were influenced by noise. For example, although both sexes in the control group fed nestlings less across the two days of the experiment, females exposed to noise decreased feeding even more, and males exposed to noise appeared to compensate. Birds in the silent treatment reduced approach latency over time, but birds in the noise treatment increased approach latency over time. Finally, problem-solving time significantly decreased over trials, suggesting learning occurred.
Description of the data and file structure
We include in this submission all data and code used for the manuscript.
bluebird_noise_cognition.csv
Comma-delimited text file with all data used for the manuscript. Data was collected in the spring and summer of 2023 (March-August) at Penn State University’s Russell E. Larson Agricultural Research Center in Pennsylvania Furnace, Pennsylvania
The CSV contains the following columns:
- sex - sex of parent (male or female)
- Day - day of operant trial (1 = 1st or 2 = 2nd)
- Date - date of operant trial (M/D/YY)
- Box - nest box number (see supplemental material for map)
- Sound.treatment - whether noise was played or not (Silent or Noise)
- Active-lever - which lever opened the door (Right or Left)
- Band.ID - USGS metal band ID number; if none, then the box number and sex
- Pair.ID - Band.ID of female and Band.ID of male separated by an underscore
- Nest.date - date of nest (M/D/YY)
- First.egg - date of first egg (M/D/YY)
- Number.eggs - number of eggs
- First.hatch - date first egg hatched (M/D/YY)
- Number.hatchlings - number of hatchlings
- Hatchling1.Wt - weight of first hatchling measured on PHD 11 (g)
- Hatchling2.Wt - weight of a second hatchling measured on PHD 11 (g)
- Hatchling3.Wt - weight of a third hatchling measured on PHD 11 (g)
- First.fledge - date of first fledgling leaving nest (M/D/YY)
- Number.fledglings - number of fledglings
- Hatchling1.Tarsus - tarsus length of first hatchling measured on PHD 11 (mm)
- Hatchling2.Tarsus - tarsus length of a second measured hatchling on PHD 11 (mm)
- Hatchling3.Tarsus - tarsus length of a third measured hatchling on PHD 11 (mm)
- Eyes.open - date when eyes of hatchlings opened (M/D/YY)
- Eyes_PHD - post-hatch day when the eyes of hatchlings opened
- Pin.feathers - date when feather tips seen at tips of sheaths (M/D/YY)
- PF_PHD - post-hatch day when feather tips seen at the tips of sheaths
- Color.code - color band combination
- R.wing.flat - right wing length measured held down flat (mm)
- R.wing.curved - right wing length measured not held down flat (mm)
- Weight - weight (g)
- Capture.date - date captured and measurements taken (M/D/YY)
- R.Tarsus - right tarsus length (mm)
- PreCog_Start - time parental feeding observation begun (H:MM AM/PM ET)
- PreCog_Motivation - number of feedings during pre-cognition feeding observation
- PreCog_Neophobia - time to approach nest box during pre-cognition feeding observation (sec)
- PreCog_Weather - weather at start of pre-cognition feeding observation
- PreCog_Temp - temperature at start of pre-cognition feeding observation (F)
- Cognition_Start - time cognition observation begun (H:MM AM/PM ET)
- Cognition_Weather - weather at start of cognition observation
- Cognition_Temp - temperature at start of cognition observation (F)
- Neophobia_Cog - time to approach nest box during cognition observation (sec)
- Pers_Result - what happened after initial visit to box (leave or enter the box fully)
- Pers_Score - seconds between first arriving at box and either leaving or entering box fully (sec)
- Exploration_Score - seconds spent interacting with box (sec)
- PS_Result - whether bird solved or failed to solve the operant device that day (Solved/Failed)
- PS_Result_Overall - whether bird solved (at least one day) or failed to solve (both days) the operant device over the course of both days (Solved/Failed)
- PS_Score - time to solve (sec); N/A if did not solve
Unless otherwise noted, N/A represents missing data
- For tarsus length, we measured photos of bent legs with toes also bent using FIJI.
- A line was drawn from the beginning of the foot (base of toes, there is a change in scale morphology here) to the point perpendicular to the end of the tarsus.
- The third point was set as the end of the tarsus, the inner bend of the tibiotarsal articulation.
- The vertex of this angle was then adjusted so that the angle read as close to 90 degrees as possible, and the length of the line along the leg was measured.
Code/Software
bluebird_noise_cognitionR3.R
To recreate all of our analyses and figures, execute this code. Code by Sara Isgate and Jason Keagy. Last run 14 January 2026 using R version 4.5.1 (2025-06-13) in RStudio Version 2025.05.0+496 (2025.05.0+496)
Packages used include:
- lme4 version 1.1-37
- lmerTest version 3.1-3
- car version 3.1-3
- tidyverse version 2.0.0
- Hmisc version 5.2-3
- rptR version 0.9.23
- corrplot version 0.95
- DescTools version 0.99.60
- emmeans version 2.0.1
- MuMIn version 1.48.11
