Probability and Statistics

Probability and Statistics
Author: Michael J. Evans
Publisher: Macmillan
Total Pages: 704
Release: 2004
Genre: Mathematics
ISBN: 9780716747420

Unlike traditional introductory math/stat textbooks, Probability and Statistics: The Science of Uncertainty brings a modern flavor based on incorporating the computer to the course and an integrated approach to inference. From the start the book integrates simulations into its theoretical coverage, and emphasizes the use of computer-powered computation throughout.* Math and science majors with just one year of calculus can use this text and experience a refreshing blend of applications and theory that goes beyond merely mastering the technicalities. They'll get a thorough grounding in probability theory, and go beyond that to the theory of statistical inference and its applications. An integrated approach to inference is presented that includes the frequency approach as well as Bayesian methodology. Bayesian inference is developed as a logical extension of likelihood methods. A separate chapter is devoted to the important topic of model checking and this is applied in the context of the standard applied statistical techniques. Examples of data analyses using real-world data are presented throughout the text. A final chapter introduces a number of the most important stochastic process models using elementary methods. *Note: An appendix in the book contains Minitab code for more involved computations. The code can be used by students as templates for their own calculations. If a software package like Minitab is used with the course then no programming is required by the students.

A Probability and Statistics Companion

A Probability and Statistics Companion
Author: John J. Kinney
Publisher: John Wiley & Sons
Total Pages: 280
Release: 2009-05-06
Genre: Mathematics
ISBN: 9780470486962

An accessible and engaging introduction to the study of probability and statistics Utilizing entertaining real-world examples, A Probability and Statistics Companion provides aunique, interesting, and accessible introduction to probability and statistics. This one-of-a-kind book delves into practical topics that are crucial in the analysis of sample surveys and experimentation. This handy book contains introductory explanations of the major topics in probability and statistics, including hypothesis testing and regression, while also delving into more advanced topics such as the analysis of sample surveys, analysis of experimental data, and statistical process control. The book recognizes that there are many sampling techniques that can actually improve on simple random sampling, and in addition, an introduction to the design of experiments is provided to reflect recent advances in conducting scientific experiments. This blend of coverage results in the development of a deeper understanding and solid foundation for the study of probability and statistics. Additional topical coverage includes: Probability and sample spaces Choosing the best candidate Acceptance sampling Conditional probability Random variables and discrete probability distributions Waiting time problems Continuous probability distributions Statistical inference Nonparametric methods Least squares and medians Recursions and probability Each chapter contains exercises and explorations for readers who wish to conduct independent projects or investigations. The discussion of most methods is complemented with applications to engaging, real-world scenarios such as winning speeds at the Indianapolis 500 and predicting winners of the World Series. In addition, the book enhances the visual nature of the subject with numerous multidimensional graphical representations of the presented examples. A Probability and Statistics Companion is an excellent book for introductory probability and statistics courses at the undergraduate level. It is also a valuable reference for professionals who use statistical concepts to make informed decisions in their day-to-day work.

All of Statistics

All of Statistics
Author: Larry Wasserman
Publisher: Springer Science & Business Media
Total Pages: 446
Release: 2013-12-11
Genre: Mathematics
ISBN: 0387217363

Taken literally, the title "All of Statistics" is an exaggeration. But in spirit, the title is apt, as the book does cover a much broader range of topics than a typical introductory book on mathematical statistics. This book is for people who want to learn probability and statistics quickly. It is suitable for graduate or advanced undergraduate students in computer science, mathematics, statistics, and related disciplines. The book includes modern topics like non-parametric curve estimation, bootstrapping, and classification, topics that are usually relegated to follow-up courses. The reader is presumed to know calculus and a little linear algebra. No previous knowledge of probability and statistics is required. Statistics, data mining, and machine learning are all concerned with collecting and analysing data.

A Modern Introduction to Probability and Statistics

A Modern Introduction to Probability and Statistics
Author: F.M. Dekking
Publisher: Springer Science & Business Media
Total Pages: 485
Release: 2006-03-30
Genre: Mathematics
ISBN: 1846281687

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

Probability, Statistics, and Truth

Probability, Statistics, and Truth
Author: Richard Von Mises
Publisher: Courier Corporation
Total Pages: 273
Release: 1981-01-01
Genre: Mathematics
ISBN: 0486242145

This comprehensive study of probability considers the approaches of Pascal, Laplace, Poisson, and others. It also discusses Laws of Large Numbers, the theory of errors, and other relevant topics.

Probability and Statistics by Example

Probability and Statistics by Example
Author: Yu. M. Suhov
Publisher: Cambridge University Press
Total Pages: 477
Release: 2014-09-22
Genre: Mathematics
ISBN: 1107603587

A valuable resource for students and teachers alike, this second edition contains more than 200 worked examples and exam questions.

Probability and Statistics

Probability and Statistics
Author: Ronald Deep
Publisher: Elsevier
Total Pages: 707
Release: 2005-10-25
Genre: Mathematics
ISBN: 0080480381

Probability and Statistics is a calculus-based treatment of probability concurrent with and integrated with statistics.* Incorporates more than 1,000 engaging problems with answers* Includes more than 300 solved examples* Uses varied problem solving methods

A History of Probability and Statistics and Their Applications before 1750

A History of Probability and Statistics and Their Applications before 1750
Author: Anders Hald
Publisher: John Wiley & Sons
Total Pages: 611
Release: 2005-02-25
Genre: Mathematics
ISBN: 047172517X

WILEY-INTERSCIENCE PAPERBACK SERIES The Wiley-Interscience Paperback Series consists of selected books that have been made more accessible to consumers in an effort to increase global appeal and general circulation. With these new unabridged softcover volumes, Wiley hopes to extend the lives of these works by making them available to future generations of statisticians, mathematicians, and scientists. From the Reviews of History of Probability and Statistics and Their Applications before 1750 "This is a marvelous book . . . Anyone with the slightest interest in the history of statistics, or in understanding how modern ideas have developed, will find this an invaluable resource." –Short Book Reviews of ISI

Statistical Rethinking

Statistical Rethinking
Author: Richard McElreath
Publisher: CRC Press
Total Pages: 488
Release: 2018-01-03
Genre: Mathematics
ISBN: 1315362619

Statistical Rethinking: A Bayesian Course with Examples in R and Stan builds readers’ knowledge of and confidence in statistical modeling. Reflecting the need for even minor programming in today’s model-based statistics, the book pushes readers to perform step-by-step calculations that are usually automated. This unique computational approach ensures that readers understand enough of the details to make reasonable choices and interpretations in their own modeling work. The text presents generalized linear multilevel models from a Bayesian perspective, relying on a simple logical interpretation of Bayesian probability and maximum entropy. It covers from the basics of regression to multilevel models. The author also discusses measurement error, missing data, and Gaussian process models for spatial and network autocorrelation. By using complete R code examples throughout, this book provides a practical foundation for performing statistical inference. Designed for both PhD students and seasoned professionals in the natural and social sciences, it prepares them for more advanced or specialized statistical modeling. Web Resource The book is accompanied by an R package (rethinking) that is available on the author’s website and GitHub. The two core functions (map and map2stan) of this package allow a variety of statistical models to be constructed from standard model formulas.