OpenIntro Statistics


Book Description

The OpenIntro project was founded in 2009 to improve the quality and availability of education by producing exceptional books and teaching tools that are free to use and easy to modify. We feature real data whenever possible, and files for the entire textbook are freely available at openintro.org. Visit our website, openintro.org. We provide free videos, statistical software labs, lecture slides, course management tools, and many other helpful resources.




Modern Statistics for the Social and Behavioral Sciences


Book Description

In addition to learning how to apply classic statistical methods, students need to understand when these methods perform well, and when and why they can be highly unsatisfactory. Modern Statistics for the Social and Behavioral Sciences illustrates how to use R to apply both standard and modern methods to correct known problems with classic techniques. Numerous illustrations provide a conceptual basis for understanding why practical problems with classic methods were missed for so many years, and why modern techniques have practical value. Designed for a two-semester, introductory course for graduate students in the social sciences, this text introduces three major advances in the field: Early studies seemed to suggest that normality can be assumed with relatively small sample sizes due to the central limit theorem. However, crucial issues were missed. Vastly improved methods are now available for dealing with non-normality. The impact of outliers and heavy-tailed distributions on power and our ability to obtain an accurate assessment of how groups differ and variables are related is a practical concern when using standard techniques, regardless of how large the sample size might be. Methods for dealing with this insight are described. The deleterious effects of heteroscedasticity on conventional ANOVA and regression methods are much more serious than once thought. Effective techniques for dealing heteroscedasticity are described and illustrated. Requiring no prior training in statistics, Modern Statistics for the Social and Behavioral Sciences provides a graduate-level introduction to basic, routinely used statistical techniques relevant to the social and behavioral sciences. It describes and illustrates methods developed during the last half century that deal with known problems associated with classic techniques. Espousing the view that no single method is always best, it imparts a general understanding of the relative merits of various techniques so that the choice of method can be made in an informed manner.




A Modern Introduction to Probability and Statistics


Book Description

Suitable for self study Use real examples and real data sets that will be familiar to the audience Introduction to the bootstrap is included – this is a modern method missing in many other books




Modern Statistics with R


Book Description

The past decades have transformed the world of statistical data analysis, with new methods, new types of data, and new computational tools. Modern Statistics with R introduces you to key parts of this modern statistical toolkit. It teaches you: Data wrangling - importing, formatting, reshaping, merging, and filtering data in R. Exploratory data analysis - using visualisations and multivariate techniques to explore datasets. Statistical inference - modern methods for testing hypotheses and computing confidence intervals. Predictive modelling - regression models and machine learning methods for prediction, classification, and forecasting. Simulation - using simulation techniques for sample size computations and evaluations of statistical methods. Ethics in statistics - ethical issues and good statistical practice. R programming - writing code that is fast, readable, and (hopefully!) free from bugs. No prior programming experience is necessary. Clear explanations and examples are provided to accommodate readers at all levels of familiarity with statistical principles and coding practices. A basic understanding of probability theory can enhance comprehension of certain concepts discussed within this book. In addition to plenty of examples, the book includes more than 200 exercises, with fully worked solutions available at: www.modernstatisticswithr.com.




Modern Statistics for Modern Biology


Book Description




Modern Statistics for the Social and Behavioral Sciences


Book Description

Requiring no prior training, Modern Statistics for the Social and Behavioral Sciences provides a two-semester, graduate-level introduction to basic statistical techniques that takes into account recent advances and insights that are typically ignored in an introductory course. Hundreds of journal articles make it clear that basic techniques, routinely taught and used, can perform poorly when dealing with skewed distributions, outliers, heteroscedasticity (unequal variances) and curvature. Methods for dealing with these concerns have been derived and can provide a deeper, more accurate and more nuanced understanding of data. A conceptual basis is provided for understanding when and why standard methods can have poor power and yield misleading measures of effect size. Modern techniques for dealing with known concerns are described and illustrated. Features: Presents an in-depth description of both classic and modern methods Explains and illustrates why recent advances can provide more power and a deeper understanding of data Provides numerous illustrations using the software R Includes an R package with over 1300 functions Includes a solution manual giving detailed answers to all of the exercises This second edition describes many recent advances relevant to basic techniques. For example, a vast array of new and improved methods is now available for dealing with regression, including substantially improved ANCOVA techniques. The coverage of multiple comparison procedures has been expanded and new ANOVA techniques are described. Rand Wilcox is a professor of psychology at the University of Southern California. He is the author of 13 other statistics books and the creator of the R package WRS. He currently serves as an associate editor for five statistics journals. He is a fellow of the Association for Psychological Science and an elected member of the International Statistical Institute.




Basics of Modern Mathematical Statistics


Book Description

This textbook provides a unified and self-contained presentation of the main approaches to and ideas of mathematical statistics. It collects the basic mathematical ideas and tools needed as a basis for more serious study or even independent research in statistics. The majority of existing textbooks in mathematical statistics follow the classical asymptotic framework. Yet, as modern statistics has changed rapidly in recent years, new methods and approaches have appeared. The emphasis is on finite sample behavior, large parameter dimensions, and model misspecifications. The present book provides a fully self-contained introduction to the world of modern mathematical statistics, collecting the basic knowledge, concepts and findings needed for doing further research in the modern theoretical and applied statistics. This textbook is primarily intended for graduate and postdoc students and young researchers who are interested in modern statistical methods.




Introductory Statistics 2e


Book Description

Introductory Statistics 2e provides an engaging, practical, and thorough overview of the core concepts and skills taught in most one-semester statistics courses. The text focuses on diverse applications from a variety of fields and societal contexts, including business, healthcare, sciences, sociology, political science, computing, and several others. The material supports students with conceptual narratives, detailed step-by-step examples, and a wealth of illustrations, as well as collaborative exercises, technology integration problems, and statistics labs. The text assumes some knowledge of intermediate algebra, and includes thousands of problems and exercises that offer instructors and students ample opportunity to explore and reinforce useful statistical skills. This is an adaptation of Introductory Statistics 2e by OpenStax. You can access the textbook as pdf for free at openstax.org. Minor editorial changes were made to ensure a better ebook reading experience. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution 4.0 International License.




Modern Data Science with R


Book Description

From a review of the first edition: "Modern Data Science with R... is rich with examples and is guided by a strong narrative voice. What’s more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (The American Statistician). Modern Data Science with R is a comprehensive data science textbook for undergraduates that incorporates statistical and computational thinking to solve real-world data problems. Rather than focus exclusively on case studies or programming syntax, this book illustrates how statistical programming in the state-of-the-art R/RStudio computing environment can be leveraged to extract meaningful information from a variety of data in the service of addressing compelling questions. The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand. New functionality from packages like sf, purrr, tidymodels, and tidytext is now integrated into the text. All chapters have been revised, and several have been split, re-organized, or re-imagined to meet the shifting landscape of best practice.