Skip to:Content
|
Bottom
Cover image for A computational approach to statistical arguments in ecology and evolution
Title:
A computational approach to statistical arguments in ecology and evolution
Personal Author:
Publication Information:
Cambridge, ENK. ; New York : Cambridge University Press, 2011.
Physical Description:
viii, 257 p. : ill. ; 24 cm.
ISBN:
9781107004306

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010297217 QH323.5 E88 2011 Open Access Book Book
Searching...

On Order

Summary

Summary

Scientists need statistics. Increasingly this is accomplished using computational approaches. Freeing readers from the constraints, mysterious formulas and sophisticated mathematics of classical statistics, this book is ideal for researchers who want to take control of their own statistical arguments. It demonstrates how to use spreadsheet macros to calculate the probability distribution predicted for any statistic by any hypothesis. This enables readers to use anything that can be calculated (or observed) from their data as a test statistic and hypothesize any probabilistic mechanism that can generate data sets similar in structure to the one observed. A wide range of natural examples drawn from ecology, evolution, anthropology, palaeontology and related fields give valuable insights into the application of the described techniques, while complete example macros and useful procedures demonstrate the methods in action and provide starting points for readers to use or modify in their own research.


Author Notes

George F. Estabrook is a Professor of Botany in the Department of Ecology and Evolutionary Biology at the University of Michigan, Ann Arbor. He is interested in the application of mathematics and computing to biology, and has taught graduate courses on the subject for more than 30 years.


Table of Contents

Acknowledgmentsp. vii
1 Introductionp. 1
1.1 About the bookp. 1
1.2 Basic principlesp. 10
1.3 Scientific argumentp. 14
2 Programming and statistical conceptsp. 20
2.1 Computer programmingp. 20
2.2 You start programmingp. 31
2.3 Completing the service berry examplep. 36
2.4 Sub CARPELp. 49
2.5 You practicep. 53
3 Choosing a test statisticp. 59
3.1 Significance of whatp. 59
3.2 Implement the programp. 63
3.3 Sub PERIODp. 71
4 Random variables and distributionsp. 77
4.1 Random variablesp. 77
4.2 Distributionsp. 81
4.3 Arithmetic with random variablesp. 88
4.4 Expected value and variancep. 94
5 More programming and statistical conceptsp. 101
5.1 Re-sampling datap. 101
5.2 Proceduresp. 110
5.3 Testing proceduresp. 115
6 Parametric distributionsp. 122
6.1 Basic conceptsp. 122
6.2 Poisson distributionp. 124
6.3 Normal distributionp. 131
6.4 Negative binomial, Chi Square, and F distributionsp. 135
6.5 Percentilesp. 137
7 Linear modelp. 141
7.1 Linear modelp. 141
7.2 Quantifying errorp. 142
7.3 Linear model in matrix formp. 145
7.4 Using a linear modelp. 150
7.5 Hypotheses of random for a linear modelp. 155
7.6 Two-way analysis of variancep. 160
8 Fitting distributionsp. 169
8.1 Estimation of parametersp. 169
8.2 Goodness of fitp. 176
9 Dependenciesp. 182
9.1 Interpreting mixturesp. 182
9.2 Series of dependent random variablesp. 187
9.3 Analysis of covariancep. 196
9.4 Confounding dependenciesp. 201
9.5 Sub SEXDIMOp. 207
10 How to get away with peeking at datap. 213
11 Contingencyp. 220
11.1 What is contingencyp. 220
11.2 ACTUS2p. 223
11.3 Spreadsheet ACTUSp. 241
11.4 Sub ACTUSp. 244
Referencesp. 253
Indexp. 256
Go to:Top of Page