Ulteriori informazioni
Informationen zum Autor Michael J. Crawley, FRS, Department of Biological Sciences, Imperial College of Science, Technology and Medicine. Author of three bestselling Wiley statistics titles and five life science books. Klappentext "...I know of no better book of its kind..." (Journal of the Royal Statistical Society, Vol 169 (1), January 2006)A revised and updated edition of this bestselling introductory textbook to statistical analysis using the leading free software package RThis new edition of a bestselling title offers a concise introduction to a broad array of statistical methods, at a level that is elementary enough to appeal to a wide range of disciplines. Step-by-step instructions help the non-statistician to fully understand the methodology. The book covers the full range of statistical techniques likely to be needed to analyse the data from research projects, including elementary material like t--tests and chi--squared tests, intermediate methods like regression and analysis of variance, and more advanced techniques like generalized linear modelling.Includes numerous worked examples and exercises within each chapter. Zusammenfassung "...I know of no better book of its kind..." (Journal of the Royal Statistical Society, Vol 169 (1), January 2006)A revised and updated edition of this bestselling introductory textbook to statistical analysis using the leading free software package RThis new edition of a bestselling title offers a concise introduction to a broad array of statistical methods, at a level that is elementary enough to appeal to a wide range of disciplines. Step-by-step instructions help the non-statistician to fully understand the methodology. The book covers the full range of statistical techniques likely to be needed to analyse the data from research projects, including elementary material like t--tests and chi--squared tests, intermediate methods like regression and analysis of variance, and more advanced techniques like generalized linear modelling.Includes numerous worked examples and exercises within each chapter. Inhaltsverzeichnis Preface xi Chapter 1 Fundamentals 1 Everything Varies 2 Significance 3 Good and Bad Hypotheses 3 Null Hypotheses 3 p Values 3 Interpretation 4 Model Choice 4 Statistical Modelling 5 Maximum Likelihood 6 Experimental Design 7 The Principle of Parsimony (Occam's Razor) 8 Observation, Theory and Experiment 8 Controls 8 Replication: It's the ns that Justify the Means 8 How Many Replicates? 9 Power 9 Randomization 10 Strong Inference 14 Weak Inference 14 How Long to Go On? 14 Pseudoreplication 15 Initial Conditions 16 Orthogonal Designs and Non-Orthogonal Observational Data 16 Aliasing 16 Multiple Comparisons 17 Summary of Statistical Models in R 18 Organizing Your Work 19 Housekeeping within R 20 References 22 Further Reading 22 Chapter 2 Dataframes 23 Selecting Parts of a Dataframe: Subscripts 26 Sorting 27 Summarizing the Content of Dataframes 29 Summarizing by Explanatory Variables 30 First Things First: Get to Know Your Data 31 Relationships 34 Looking for Interactions between Continuous Variables 36 Graphics to Help with Multiple Regression 39 Interactions Involving Categorical Variables 39 Further Reading 41 Chapter 3 Central Tendency 42 Further Reading 49 Chapter 4 Variance 50 Degrees of Freedom 53 Variance 53 Variance: A Worked Example 55 Variance and Sample Size 58 Using Variance 59 A Measure of Unreliability 60 Confidence Intervals 61 Bootstrap 62 Non-constant Variance: Heteroscedasticity 65 Further Readin...