Open Access
How to translate text using browser tools
1 June 2014 An Optimization Approach to the Two-Circle Method of Estimating Ground-Dwelling Arthropod Densities
Pei-Jian Shi, Zi-Hua Zhao, Hardev S. Sandhu, Cang Hui, Xing-Yuan Men, Feng Ge, Bai-Lian Li
Author Affiliations +
Abstract

Information on ground-dwelling arthropod densities is important for efficient management in agro-ecosystems. A method of using paired pitfall traps with different inter-trap distances, called the two-circle method (TCM), was proposed recently for accurate and efficient estimation of arthropod densities. Using the numbers of individuals caught in paired traps and the inter-trap distances between the paired traps as input, the TCM can simultaneously estimate the effective trapping radius and the population density by fitting a nonlinear model. However, the previous fitting procedure (using the nonlinear least squares approach) provides the estimates and standard errors of only these two variables, and often suffers from its hypersensitivity to the initial values assigned in the nonlinear regression. To estimate the confidence intervals of these estimates and to assess the effects of the number of replications per distance class and the number of distance classes on the accuracy of density estimates, we provide a new procedure for fitting the model by using the optimization function. Evaluation based on simulated and field data suggests that the TCM could provide a reliable estimate of density by using at least 15 paired traps per distance class and at least 4 distance classes.

Population density is a building block of ecology, and the mark-recapture method is widely used approach for estimating densities of many species in various phyla (Hutton & Woolhouse 1989; Lebreton et al. 1992; White et al. 2006; Matthews & Preisler 2010). However, the markrecapture method has limitations in estimating the densities for most arthropods because of their small body size, short life cycle and high mortality. Different approaches for estimating densities of ground beetles have received attention recently (e.g., Kromp 1999; Davis et al. 2001; Ulrich & Zalewski 2006; Shrestha & Parajulee 2010; Hummel et al. 2012).

Perner & Schueler (2004) proposed to estimate the density of ground-dwelling arthropods via a nested-cross array design of pitfall traps. However, this approach could substantially underestimate the real densities of ground-dwelling arthropods (Zhao et al. 2013). A new method, called the two-circle method (TCM), has been proposed to resolve this issue and give more accurate estimates of population densities by setting paired pitfall traps with different inter-trap distances and simultaneously calculating the effective trapping radius of the pitfall trap (Zhao et al. 2013).

The TCM assumes homogenous density distribution and a common trapping area of paired traps. It requires a reliable nonlinear regression method to fit the relationship between the total individuals caught in paired traps and the inter-trap distance to an inverse trigonometric function of population density and effective trapping radius (equation 1; Zhao et al. 2013). This nonlinear regression is often produced using the least squares, for example, the nls function in R statistical software, which generally works well with the Gauss-Newton algorithm (Bates & Watts 1988). However, this function has required that initial values must be assigned to the model parameters, and it often fails to work when fitting a complex nonlinear model, such as the Sharpe- Schoolfield-Ikemoto model for describing the temperature-dependent developmental rates in insects and mites (Ikemoto 2005; Ikemoto et al. 2013; Shi et al. 2013b). Moreover, to calculate the confidence interval (CI) of a target parameter, a bootstrap method is often needed, which requires 2,000 replications to obtain a relatively stable 95% CI for a model parameter (Efron & Tibshirani 1994). This often breaks the procedure of nonlinear least squares as the initial values of model parameters need be adjusted.

To have stable estimates of model parameters and their CIs, Ikemoto et al. (2013) and Shi et al. (2013a) suggested using an optimization function based on the Nelder-Mead algorithm (Nelder & Mead 1965); for example, the optim function in R statistical software has shown extreme resilience for regressing highly nonlinear models. Here, we applied the optimization function (based on the least residual sum of squares [RSS]) to the TCM for simultaneously calculating the arthropod densities and their 95% CIs, as well as the effective trapping radii. The performance of this procedure was evaluated using simulations and data from field experiments. In addition, a testing function of the validity of sample size for the TCM was also presented.

Materials and Methods

Two-circle Method

The two-circle method depicts the number of arthropods caught in paired pitfall traps (N) as a function of the inter-trap distance (d), effective trapping radius of the pitfall traps (r in m), and the density of ground-dwelling arthropods (D per m-2) (Zhao et al. 2013):

e01_644.gif

In the above equation, N and d are measurements from the field experiment; r and D are the target variables to be estimated from the nonlinear regression. Here, we developed 3 R functions (see Supplementary Material online in Florida Entomologist 97(2) (2014) at  http://purl.fcla.edu/fcla/entomologist/browse).

Specifically, the first function is named optim. tcm and it was designed to estimate variables r and D in the above equation based on the optim function in R statistical software. The optim.tcm function can be considered as a better parameter estimation approach than the tcm function in Zhao et al. (2013). The second function is named as bca.tcm, and it was designed to calculate the standard errors and confidence intervals of the estimated r and D; the bootstrap BCa method was chosen to calculate the confidence interval of density estimate because this method has been shown to produce a better CI estimate than other methods such as the bootstrap percentile method or bootstrap-t method (Efron & Tibshirani 1994). Because the optim function could not directly provide the standard error of a target parameter, the jackknife method (Efron & Tibshirani 1994) was used to calculate the standard errors of estimated r or D in the bca.tcm function. The third function is named sample.validity, and it was designed to check the validity of sample size at each distance class and the number of distance classes needed for density estimation.

Evaluation

Due to weak aggregation of ground beetles and following Zhao et al. (2013), we considered 3 levels of the coefficient of variation (CV = standard error / mean × 100% = 5%, 10%, and 15%) in the following simulations. As population density (D) is the real concern in most research experiments, we fixed the effective trapping radius (r) to 1.5 m for simplicity, but simulated the 3 densities to D = 1.0, 1.5, and 2.0 m-2. We simulated the number of arthropods using the tc.points function in Zhao et al. (2013) and evaluated the performance of the optimization approach under 15, 30, 60 pairs per distance class and 4, 6, 8 distance classes between 0 to 3 m. The optim.tcm and bca.tcm functions were used to estimate the densities of simulated arthropod populations and the corresponding 95% confidence intervals. For exhibiting the practicality of the optimization approach for real observations, we used the published field data of 6 species of ground-dwelling arthropods, which were collected in 2 kinds of habitats (desert steppe and corn field in northern China; see Zhao et al. (2013) for details). In these 2 habitats, 4 distance classes of 0, 1.5, 2, and 2.5 m were set, each distance class had 15 pairs of traps (i.e., 15 replications for every distance class). The optim.tcm and bca.tcm functions were also used to estimate the densities of 6 real species of ground-dwelling arthropods and the corresponding 95% confidence intervals.

Results

For simulated data (Table 1), increasing the number of replications per distance class and/ or increasing the number of distance classes can improve the accuracy of density estimates and reduce the width of the 95% CI. Specifically, increasing the number of replications per distance class dramatically reduced the standard error of the estimated density and the width of the 95% CI. Increasing the number of distance classes increased the accuracy of the density estimates. Fig. 1 shows the 95% CIs of the estimated densities with different numbers of replications for 4 distance classes when CV = 10%. It was apparent that the width of 95% CI became narrower with the increase of replications (n). When n > 250, the width of 95% CI was approximately 15% of estimated density; when n approximated 1000, this width was less than 10%. However, it would be impractical to design so many replications per distance class. For real arthropod data collected in 2 habitats (Table 2; Zhao et al. 2013), the estimates of density and effective trapping radius estimated by the optim.tcm function were nearly the same as those estimated by the previous tcm function. Fig. 2 shows the comparison between the investigated numbers of individuals caught in paired traps for Anacolica mucronata Reitter (Coleoptera: Tenebrionoidea) and the predicted values by using the opitm.tcm function. The cases of other five species were not showed for lack of space. However, most standard errors estimated by the jackknife method are greater than those estimated by the nls function. As the 95% CIs of densities for the 6 species of ground-dwelling arthropods are still too wide, more replications per distance class are needed. Overall, the optim. tcm function can provide an accurate estimate of the known density; we suggest having at least 15 replications per distance class and at least 4 distance classes for obtaining a reliable estimate of density.

Discussion

Normality of the Residuals

In using equation 1 to fit the data, we assumed that the residuals between the observed and predicted numbers of individuals caught in paired traps were normally distributed. If the residuals of N meet normality, it would be feasible to use the nonlinear least square regression or other standard fitting methods, like the least RSS. We simulated 5,000 population densities (i.e., setting D to 5,000 different values) that meet normally distributed densities with mean = 1.5 m-2 and standerd error = 0.15 (i.e., CV = 10%), assuming an effective trapping radius = 1.5 m and intertrap distances ranging from 0 to 3 m at 1 m intervals. By using the tc.points function (Zhao et al. 2013), we were able to obtain the simulated numbers of individuals caught in paired traps (as known numbers) for different inter-trap distances. Then we used the optim.tcm function to fit these simulated numbers in order to obtain the corresponding predicted values. Fig. 3 displays the frequency of the residuals between the simulated and predicted densities, which was normally distributed. When we reduced or increased the simulated number for D, we found that the standard error in a normal density function was rather stable. Consequently, we simulated additional cases by letting r vary from 0.05 to 3 at an interval of 0.05 m and letting D vary from 0.05 to 3 at an interval of 0.05 beetles m-2. Accordingly, we obtained Fig. 4, which shows the contour plot of the standard errors of the residuals between the simulated and predicted densities by 5,000 simulations. When the CV in density was set to be larger, the consequence was that the standard errors of the residuals of N increased. However, the residuals of N for each case were normally distributed and the mean values of the residuals were all equal to zero. Moreover the inter-trap distance gradients did not affect the stability of fitted standard error according to the simulations, which are not shown here.

Table 1.

Simulations of ground-dwelling arthropod densities by the tc.points function and performance of the new optimization approach. fitted results for the simulated data of 4, 6 and 8 distance classes and 15–60 replications.

t01_644.gif

Fig. 1.

Effect of sample size per distance class on the 95% CI of the estimated population density of about 1.5 beetles/m2. The open circles represent the estimates for different sample sizes; the dashed lines represent the 95% CI of the estimated densities The inter-trap distances were 0, 1, 2, and 3 m, respectively. Here, r = 1.5, D = 1.5, CV = 10%, where r is the effective trapping radius, D is the density of beetles, and CV is the coefficient of variation in density.

f01_644.jpg

Curvilinear Characteristics of TCM

The shape of the curve for describing the number of individuals caught in the paired traps (i.e., equation 1) - obtained by fitting the simulated and field data - appeared to be slightly protuberant in the range of 0 to 2r (Zhao et al. 2013). However, Zhao et al. (2013) did not demonstrate its concavity and convexity. In the present study, we provided the first-order and second-order derivatives of equation 1. In addition, we tested whether the curve could be linearly approximated based on the first-order derivative at the point of (dc, Nc), where dc = r, and Nc is the number at dc according to equation 1. The first-order derivative of equation 1 is:

e02_644.gif
And the second-order derivative of equation 1 is:
e03_644.gif
Based on equation 1, we can obtain
e04_644.gif
Based on equation 2, we can obtain the slope of the tangent of equation 1 at dc = r:
e05_644.gif

Table 2.

Fitted results for the field data of arthropod collection in two habitats (desert steppe and corn field).

t02_644.gif

Fig. 2.

Comparison between the investigated numbers of individuals (data points) caught in paired traps for Anacolica mucronata Reitter (Coleoptera: Tenebrionoidea) in desert steppe habitat (Zhao et al. 2013) and the predicted values (thick gray curve) by using the optim.tcm function. At every distance class, 15 pairs of traps were used. Every point represents the mean of 15 numbers of individuals caught in paired traps at a given distance class, and the corresponding standard error is expressed by the vertical bar passing by that point.

f02_644.jpg

Fig. 3.

Normality of the residuals between the simulated and predicted numbers of individuals caught in paired traps. The line represents the fitted normal density function. The fitted mean = 0, and the fitted standard error = 1.7.

f03_644.jpg

Fig. 4.

Contours of the standard errors of the residuals between the simulated and TCM-estimated densities at various effective trapping radii. The distance classes ranged from 0 to 3 m at an interval of 1 m, with 5,000 replications for simulated paired traps per distance class. The coefficient of variation (CV) in density was assumed to be 10%.

f04_644.jpg

Thus, the tangent equation of equation 1 passing by the points of (dc, Nc) is

e06_644.gif

It can be easily demonstrated that N′(d) > 0 and N″(d) < 0 when 0 < d < 2r. Thus, the shape of the curve in equation 1 was protuberant (Department of Applied Mathematics, Tongji University 2007, pages 149–150). Because N″(d) < 0 when 0 < d < 2r, N′(d) was a descending function (Department of Applied Mathematics, Tongji University 2007, page 146), which means that the instantaneous rate of increase for equation 1 gradually decreased in this range. Fig. 5 exhibits the curve shapes of N′(d) and N″(d), and it also illustrates the approximate linearity of equation 1 when d < 2r (i.e., equation 6).

Fig. 5.

Curve characteristics of the number of individuals (N) caught in paired traps. (a) The first-order derivative of N. (b) The second-order derivative of N. (c) Approximate linearity of N. The straight line is the tangent of N at the point of (d c, N c), where dc represents d = r.

f05_644.jpg

Values of the Two Circle Method (TCM) and Its Applied Scope

Agroecosystems often contain a rich list of ground-dwelling arthropods, dominated by Carabid beetles and spiders (Elliott et al. 2006; Gardiner et al. 2010). These species differ widely in their body size, abundance, feeding habits, and seasonal activities (Schmidt et al. 2005; Tscharntke et al. 2007). Ground-dwelling arthropods have important ecological functions, such as controlling pests and maintaining food-chain robustness due to their high diversity and abundance in crop fields and in semi-natural habitats across the world (Zhao et al. 2013; Elliott et al. 2002; Schmidt et al. 2005).

Pitfall traps are widely used for collecting ground-dwelling arthropods (Schmidt et al. 2008; Anjum-Zubair et al. 2010). However, pitfall trapping is sensitive to a wide variety of abiotic and biotic factors, such as semiochemical composition (attractant liquids such as propylene glycol and alcohol), trap distribution and shape, as well as the dispersal abilities of insects (Melnychuk et al. 2003; Lange et al. 2011). As such, density estimates from pitfall trapping often do not reflect the real population densities (Roschewitz et al. 2005; Perdikis et al. 2011).

As species respond to attractants differently, the species caught in pitfall traps thus reflect a biased local community profile (Zhao et al. 2013). It is challenging to have an unbiased and accurate density estimate for ground-dwelling arthropods (Anjum-Zubair et al. 2010). Some methods could provide more accurate density estimates than pitfall trapping, such as the D-vac suction sampling within enclosures followed by hand collection of the plants and soil (Elliott et al. 2006). However, D-vac suction is expensive and difficult to handle. To have an unbiased profile of local arthropod community (species composition and abundance), we have proposed the two-circle method (TCM) through designing multiple paired traps with different inter-trap distances (Zhao et al. 2013). Here we provided the method for calculating confidence intervals and a better approach to handling the problems encountered in nonlinear regression in the TCM. Obviously, the TCM can also be applied for density estimation of other insects. For example, the population density of Noctuids (trapped by black-light) could be simulated through designing multiple paired light traps in different distances apart. Likewise, the insects trapped by sex attractants could be also estimated accurately by the same way. We believe that the two-circle method can be widely used to estimate population densities of multiple insect species.

Acknowledgments

We are deeply thankful to the editor Waldemar Klassen and an anonymous reviewer for their invaluable comments on improving this manuscript. This study was supported in part by the National Natural Science Foundation of China (31030012). Research by Cang Hui was supported by the Incentive Research Program of the National Research Foundation of South Africa. Bai- Lian Li was supported by the California Agricultural Experiment Station. All the authors contributed equally to this work.

References Cited

1.

M. Anjum-Zubair , M. H. Schmidt-Entling , P. Querner , and T. Frank 2010. Influence of within-field position and adjoining habitat on carabid beetle assemblages in winter wheat. Agric. Forest Entomol. 12: 301–306. Google Scholar

2.

D. M. Bates , and D. G. Watts 1988. Nonlinear regression analysis and its applications. Wiley, New York. Google Scholar

3.

A. J Davis , J. D Holloway , H. Huijbregts , J. Krikken , A. H. Kirk-Spriggs , and S. L. Sutton 2001. Dung beetles as indicators of change in the forests of northern Borneo. J. Appl. Ecol. 38: 593–616. Google Scholar

4.

Department of Applied Mathematics, Tongji University. 2007. Advanced Mathematics (sixth edition). Higher Education Press, Beijing. In Chinese. Google Scholar

5.

B. Efron , and R. J. Tibshirani 1994. An Introduction to the Bootstrap. Chapman and Hall/CRC, New York. Google Scholar

6.

N. C. Elliott , R. W. Kieckhefer , G. J. Michels , and K. L. Giles 2002. Predator abundance in alfalfa fields in relation to aphids, within-field vegetation, and landscape matrix. Environ. Entomol. 31: 253–260. Google Scholar

7.

N. C. Elliott , F. L. Tao , K. L. Giles , S. D. Kindler , B. W. French , M. H. Greenstone , and K. A. Shufran 2006. Ground beetle density in Oklahoma winter wheat fields. Southwestern Entomol. 31: 121–128. Google Scholar

8.

M. M. Gardiner , D. A. Landis , C. Gratton , N. Schmidt , M. O'neal , E. Mueller , J. Chacon , and G. E. Heimpel 2010. Landscape composition influences the activity density of Carabodae and Archnida in soybean fields. Biol Control 55: 11–19 Google Scholar

9.

J. D. Hummel , L. M. Dosdall , G. W. Clayton , K. N. Harker , and J. T. O'donovan 2012. Ground beetle (Coleoptera: Carabidae) diversity, activity density, and community structure in a diversified agroecosystem. Environ. Entomol. 41: 72–80. Google Scholar

10.

J. M. Hutton , and M. E. J. Woolhouse 1989. Markrecapture to assess factors affecting the proportion of a Nile crocodile population seen during spotlight counts at Ngezi, Zimbabwe, and the use of spotlight counts to monitor crocodile abundance. J. Appl. Ecol. 26: 381–395. Google Scholar

11.

T. Ikemoto 2005. Intrinsic optimum temperature for development of insects and mites. Environ. Entomol. 34: 1377–1387. Google Scholar

12.

T. Ikemoto , I. Kurahashi , and P. J. Shi 2013. Confidence interval of intrinsic optimum temperature estimated using thermodynamic SSI model. Insect Sci. 20: 420–428. Google Scholar

13.

B. Kromp 1999. Carabid beetles in sustainable agricultural: a review on pest control efficacy, cultivation impacts and enhancement. Agric. Ecosys. Environ. 74: 187–228. Google Scholar

14.

M. Lange , M. M. Gossner , and W. W. Weisser 2011. Effect of pitfall trap type and diameter on vertebrate by-catches and ground beetle (Coleoptera: Carabidae) and spider (Araneae) sampling. Methods Ecol. Evol. 2: 185–190. Google Scholar

15.

J. D. Lebreton , K. P. Burnham , J. Clobert , and D. R. Anderson 1992. Modeling survival and testing biological hypotheses using marked animals: a unified approach with case studies. Ecol. Monogr. 62: 67–118. Google Scholar

16.

K. R. Matthews , and H. K. Preisler 2010. Site fidelity of the declining amphibian Rana sierrae (Sierra Nevada yellow-legged frog). Can. J. Fish Aquat. Sci. 67: 243–255. Google Scholar

17.

N. A. Melnychuk , O. Olfert , B. Youngs , and C. Gillott 2003. Abundance and diversity of Carabidae (Coleoptera) in different farming systems. Agric. Ecosyst. Environ. 95: 69–72. Google Scholar

18.

J. A. Nelder , and R. Mead 1965. A simplex algorithm for function minimization. Computer Journal 7: 308– 313 Google Scholar

19.

D. Perdikis , A. Fantinou , and D. Lykouress is 2011. Enhancing pest control in annual crops by conservation of predatory Heteroptera. Biol. Control. 59: 13– 21. Google Scholar

20.

J. Perner , and S. Schueler 2004. Estimating the density of ground-dwelling arthropods with pitfall traps using a nested-cross array. J. Anim. Ecol. 73: 469–477. Google Scholar

21.

I. Rosc hewitz , M. Hűcker , T. Tscharntke , and C. Thies 2005. The influence of landscape context and farming practices on parasitism of cereal aphids. Agric. Ecosyst. Environ. 108: 218–227. Google Scholar

22.

M. H. Schmidt , I. Roschewitz , C. Thies , and T. Tscharntke 2005. Differential effects of landscape and management on diversity and density of ground-dwelling farmland spiders. J. Appl. Ecol. 42: 281–287. Google Scholar

23.

M. H. Schmidt , C. Thies , W. Nentwig , and T. Tscharnthe 2008. Contrasting response of arable spiders to the landscape matrix at different spatial scales. J. Biogeogr. 35: 157–166. Google Scholar

24.

P. J. Shi , X. Y. Men , H. S. Sandhu , A. Chakraborty , B. L. Li , F. Ouyang , Y. C. Sun , and F. Ge 2013a. The “general” ontogenetic growth model is inapplicable to crop growth. Ecol. Model. 266: 1–9. Google Scholar

25.

P. J. Shi , H. S. Sandhu , and F. Ge 2013b. Could the intrinsic rate of increase represent the fitness in terrestrial ectotherms? J. Therm. Biol. 38: 148– 151. Google Scholar

26.

R. B. Shrestha , and M. N. Parajulee 2010. Effect of tillage and planting date on seasonal abundance and diversity of predacious ground beetles in cotton. J. Insect Sci. 10:174. Google Scholar

27.

T. Tscharntke , R. Bommarco , Y. Clough , T. O. Crist , D. Kleijn , T. A. Rand , J. M. Tylianakis , S. Van Nouhuys , and S. Vidal 2007. Conservation biological control and enemy diversity on a landscape scale. Biol. Control 43: 294–309. Google Scholar

28.

W. Ulrich , and M. Zalewski 2006. Abundance and co-occurrence patterns of core and satellite species of ground beetles on small lake islands. Oikos 114: 338–348. Google Scholar

29.

G. C. White , W. L. Kendall , Barker , and R. J. 2006. Multistate survival models and their extensions in program MARK. J. Wildl. Manag. 70: 1521–1529. Google Scholar

30.

Z. H. Zhao , P. J. Shi , C. Hui , F. Ouyang , F. Ge , and B. L. Li 2013. Solving the pitfalls of pitfall trapping: a two-circle method for density estimation of ground-dwelling arthropods. Methods Ecol. Evol. 4: 865–871. Google Scholar

Notes

[1] Supplementary material for this article in Florida Entomologist 97(2) (2014) is online at  http://purl.fcla.edu/fcla/entomologist/browse

Pei-Jian Shi, Zi-Hua Zhao, Hardev S. Sandhu, Cang Hui, Xing-Yuan Men, Feng Ge, and Bai-Lian Li "An Optimization Approach to the Two-Circle Method of Estimating Ground-Dwelling Arthropod Densities," Florida Entomologist 97(2), 644-652, (1 June 2014). https://doi.org/10.1653/024.097.0242
Published: 1 June 2014
KEYWORDS
BCa method
coefficient of variation
coeficiente de Variación
confidence interval
función nls
función optim
intervalo de confianza
Back to Top