ABSTRACT

Statistical Methods for Field and Laboratory Studies in Behavioral Ecology focuses on how statistical methods may be used to make sense of behavioral ecology and other data. It presents fundamental concepts in statistical inference and intermediate topics such as multiple least squares regression and ANOVA. The objective is to teach students to recognize situations where various statistical methods should be used, understand the strengths and limitations of the methods, and to show how they are implemented in R code. Examples are based on research described in the literature of behavioral ecology, with data sets and analysis code provided.

Features:

  • This intermediate to advanced statistical methods text was written with the behavioral ecologist in mind
  • Computer programs are provided, written in the R language.
  • Datasets are also provided, mostly based, at least to some degree, on real studies.
  • Methods and ideas discussed include multiple regression and ANOVA, logistic and Poisson regression, machine learning and model identification, time-to-event modeling, time series and stochastic modeling, game-theoretic modeling, multivariate methods, study design/sample size, and what to do when things go wrong.

It is assumed that the reader has already had exposure to statistics through a first introductory course at least, and also has sufficient knowledge of R. However, some introductory material is included to aid the less initiated reader.

Scott Pardo, Ph.D., is an accredited professional statistician (PStat®) by the American Statistical Association. Michael Pardo is a Ph.D. is a candidate in behavioral ecology at Cornell University, specializing in animal communication and social behavior.

 

 

chapter 1|16 pages

Statistical Foundations

chapter 3|16 pages

Continuous Variables

chapter 4|20 pages

The Linear Model: Continuous Variables

chapter 10|18 pages

Bayesian and Frequentist Philosophies

chapter 11|20 pages

Decision and Game Theory

chapter 13|18 pages

Time-to-Event

chapter 15|12 pages

Study Design and Sample Size Considerations

chapter 16|8 pages

When Things Go Wrong …