Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Biostatistics with R

Biostatistics with R

Biostatistics with R

An Introductory Guide for Field Biologists
Jan Lepš, University of South Bohemia, Czech Republic
Petr Šmilauer, University of South Bohemia, Czech Republic
July 2020
Paperback
9781108727341

Experience the eBook and the associated online resources on our new Higher Education website. Go to site For other formats please stay on this page.

    Biostatistics with R provides a straightforward introduction on how to analyse data from the wide field of biological research, including nature protection and global change monitoring. The book is centred around traditional statistical approaches, focusing on those prevailing in research publications. The authors cover t-tests, ANOVA and regression models, but also the advanced methods of generalised linear models and classification and regression trees. Chapters usually start with several useful case examples, describing the structure of typical datasets and proposing research-related questions. All chapters are supplemented by example datasets, step-by-step R code demonstrating analytical procedures and interpretation of results. The authors also provide examples of how to appropriately describe statistical procedures and results of analyses in research papers. This accessible textbook will serve a broad audience, from students, researchers or professionals looking to improve their everyday statistical practice, to lecturers of introductory undergraduate courses. Additional resources are provided on www.cambridge.org/biostatistics.

    • Provides simple explanations with examples from biological disciplines ensuring that even students with limited mathematical skills can understand the statistical methods
    • Offers step-by-step demonstrations of data analysis improving readers' skills in choosing an appropriate statistical method, conducting the test and correctly interpreting the results
    • Clarifies which information is essential in Methods and Results sections in research papers and reports developing readers' publication skills

    Reviews & endorsements

    'We will never have a textbook of statistics for biologists that satisfies everybody. However, this book may come closest. It is based on many years of field research and the teaching of statistical methods by both authors. All useful classic and advanced statistical concepts and methods are explained and illustrated with data examples and R programming procedures. Besides traditional topics that are covered in the premier textbooks of biometry/biostatistics (e.g. R. R. Sokal & F. J. Rohlf, J. H. Zar), two extensive chapters on multivariate methods in classification and ordination add to the strength of this book. The text was originally published in Czech in 2016. The English edition has been substantially updated and two new chapters 'Survival Analysis' and 'Classification and Regression Trees' have been added. The book will be essential reading for undergraduate and graduate students, professional researchers, and informed managers of natural resources.' Marcel Rejmánek, Department of Evolution and Ecology, University of California, Davis, CA, USA

    See more reviews

    Product details

    July 2020
    Paperback
    9781108727341
    382 pages
    245 × 173 × 19 mm
    0.77kg
    Available

    Table of Contents

    • 1. Basic statistical terms, sample statistics
    • 2. Testing hypotheses, goodness-of-fit test
    • 3. Contingency tables
    • 4. Normal distribution
    • 5. Student's T distribution
    • 6. Comparing two samples
    • 7. Nonparametric methods for two samples
    • 8. One-way analysis of variance (ANOVA) and Kruskal–Wallis test
    • 9. Two-way analysis of variance
    • 10. Data transformations for analysis of variance
    • 11. Hierarchical ANOVA, split-plot ANOVA, repeated measurements
    • 12. Simple linear regression: dependency between two quantitative variables
    • 13. Correlation: relationship between two quantitative variables
    • 14. Multiple regression and general linear models
    • 15. Generalised linear models
    • 16. Regression models for nonlinear relationships
    • 17. Structural equation models
    • 18. Discrete distributions and spatial point patterns
    • 19. Survival analysis
    • 20. Classification and regression trees
    • 21. Classification
    • 22. Ordination
    • Appendix 1. First steps with R software.