Is wild bee abundance decreasing?
Concerns about the bees declining due to climate change, the use of neonicotinoids and infestations of mites have been debated for nearly two decades. There is a possibility that changes in abundance among different wild bee genera may reflect a change in composition of the wild bee community or changes in behavior. Our study aims to dig into these questions as well as answer whether or not the number of wild bees is declining.
So far we have found no statistically significant decreases or increases in the abundance of wild bees overall. However, our data is impacted by changes in bee behavior, especially as related to weather. For example, more bees are collected on warm days, and fewer bees are collected on windy days. These confounds need to be included in the analysis of the data.
There are also differences in bee collection depending sampling method (pan trap color, sweep net, etc.) , which we are tracking over time. What we have found so far;
-
- There is a statistically significant decline in pan trap abundance from 2016–2022
- There is a statistically significant effect of temperature and wind on sampling efficiency
- The effect of time in years shows a non-significant positive change in pan trap abundance
Our data does not fit a linear regression.
To analyze our data effectively we need a model with the ability to find the statistical significance of multiple input variables. Our computer science interns worked on a General Additive Mixed Model (GAMM) project. Important aspects of GAMMs that are relevant to our bee data include:
-
- Appropriate to use for non-normally distributed dataset
- Adaptable to the on/off pattern of insect abundance over time
- Can handle multiple input variables (p‑values)

