Causal Inference and Discovery in Python

Download Causal Inference and Discovery in Python PDF Online Free

Author :
Publisher :
ISBN 13 : 9781804612989
Total Pages : 0 pages
Book Rating : 4.6/5 (129 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference and Discovery in Python by : Aleksander Molak

Download or read book Causal Inference and Discovery in Python written by Aleksander Molak and published by . This book was released on 2023-05-31 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Demystify causal inference and casual discovery by uncovering causal principles and merging them with powerful machine learning algorithms for observational and experimental data Purchase of the print or Kindle book includes a free PDF eBook Key Features: Examine Pearlian causal concepts such as structural causal models, interventions, counterfactuals, and more Discover modern causal inference techniques for average and heterogenous treatment effect estimation Explore and leverage traditional and modern causal discovery methods Book Description: Causal methods present unique challenges compared to traditional machine learning and statistics. Learning causality can be challenging, but it offers distinct advantages that elude a purely statistical mindset. Causal Inference and Discovery in Python helps you unlock the potential of causality. You'll start with basic motivations behind causal thinking and a comprehensive introduction to Pearlian causal concepts, such as structural causal models, interventions, counterfactuals, and more. Each concept is accompanied by a theoretical explanation and a set of practical exercises with Python code. Next, you'll dive into the world of causal effect estimation, consistently progressing towards modern machine learning methods. Step-by-step, you'll discover Python causal ecosystem and harness the power of cutting-edge algorithms. You'll further explore the mechanics of how "causes leave traces" and compare the main families of causal discovery algorithms. The final chapter gives you a broad outlook into the future of causal AI where we examine challenges and opportunities and provide you with a comprehensive list of resources to learn more. What You Will Learn: Master the fundamental concepts of causal inference Decipher the mysteries of structural causal models Unleash the power of the 4-step causal inference process in Python Explore advanced uplift modeling techniques Unlock the secrets of modern causal discovery using Python Use causal inference for social impact and community benefit Who this book is for: This book is for machine learning engineers, data scientists, and machine learning researchers looking to extend their data science toolkit and explore causal machine learning. It will also help developers familiar with causality who have worked in another technology and want to switch to Python, and data scientists with a history of working with traditional causality who want to learn causal machine learning. It's also a must-read for tech-savvy entrepreneurs looking to build a competitive edge for their products and go beyond the limitations of traditional machine learning.

Causal Inference and Discovery in Python

Download Causal Inference and Discovery in Python PDF Online Free

Author :
Publisher :
ISBN 13 : 9782561651594
Total Pages : 0 pages
Book Rating : 4.6/5 (515 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference and Discovery in Python by : Aleksander Molak

Download or read book Causal Inference and Discovery in Python written by Aleksander Molak and published by . This book was released on 2023 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Causal Inference

Download Causal Inference PDF Online Free

Author :
Publisher : Yale University Press
ISBN 13 : 0300251688
Total Pages : 585 pages
Book Rating : 4.3/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference by : Scott Cunningham

Download or read book Causal Inference written by Scott Cunningham and published by Yale University Press. This book was released on 2021-01-26 with total page 585 pages. Available in PDF, EPUB and Kindle. Book excerpt: An accessible, contemporary introduction to the methods for determining cause and effect in the social sciences "Causation versus correlation has been the basis of arguments--economic and otherwise--since the beginning of time. Causal Inference: The Mixtape uses legit real-world examples that I found genuinely thought-provoking. It's rare that a book prompts readers to expand their outlook; this one did for me."--Marvin Young (Young MC) Causal inference encompasses the tools that allow social scientists to determine what causes what. In a messy world, causal inference is what helps establish the causes and effects of the actions being studied--for example, the impact (or lack thereof) of increases in the minimum wage on employment, the effects of early childhood education on incarceration later in life, or the influence on economic growth of introducing malaria nets in developing regions. Scott Cunningham introduces students and practitioners to the methods necessary to arrive at meaningful answers to the questions of causation, using a range of modeling techniques and coding instructions for both the R and the Stata programming languages.

Elements of Causal Inference

Download Elements of Causal Inference PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 0262037319
Total Pages : 289 pages
Book Rating : 4.2/5 (62 download)

DOWNLOAD NOW!


Book Synopsis Elements of Causal Inference by : Jonas Peters

Download or read book Elements of Causal Inference written by Jonas Peters and published by MIT Press. This book was released on 2017-11-29 with total page 289 pages. Available in PDF, EPUB and Kindle. Book excerpt: A concise and self-contained introduction to causal inference, increasingly important in data science and machine learning. The mathematization of causality is a relatively recent development, and has become increasingly important in data science and machine learning. This book offers a self-contained and concise introduction to causal models and how to learn them from data. After explaining the need for causal models and discussing some of the principles underlying causal inference, the book teaches readers how to use causal models: how to compute intervention distributions, how to infer causal models from observational and interventional data, and how causal ideas could be exploited for classical machine learning problems. All of these topics are discussed first in terms of two variables and then in the more general multivariate case. The bivariate case turns out to be a particularly hard problem for causal learning because there are no conditional independences as used by classical methods for solving multivariate cases. The authors consider analyzing statistical asymmetries between cause and effect to be highly instructive, and they report on their decade of intensive research into this problem. The book is accessible to readers with a background in machine learning or statistics, and can be used in graduate courses or as a reference for researchers. The text includes code snippets that can be copied and pasted, exercises, and an appendix with a summary of the most important technical concepts.

Causal Inference and Discovery in Python

Download Causal Inference and Discovery in Python PDF Online Free

Author :
Publisher : Packt Publishing Ltd
ISBN 13 : 1804611735
Total Pages : 456 pages
Book Rating : 4.8/5 (46 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference and Discovery in Python by : Aleksander Molak

Download or read book Causal Inference and Discovery in Python written by Aleksander Molak and published by Packt Publishing Ltd. This book was released on 2023-05-31 with total page 456 pages. Available in PDF, EPUB and Kindle. Book excerpt: Demystify causal inference and casual discovery by uncovering causal principles and merging them with powerful machine learning algorithms for observational and experimental data Purchase of the print or Kindle book includes a free PDF eBook Key Features Examine Pearlian causal concepts such as structural causal models, interventions, counterfactuals, and more Discover modern causal inference techniques for average and heterogenous treatment effect estimation Explore and leverage traditional and modern causal discovery methods Book DescriptionCausal methods present unique challenges compared to traditional machine learning and statistics. Learning causality can be challenging, but it offers distinct advantages that elude a purely statistical mindset. Causal Inference and Discovery in Python helps you unlock the potential of causality. You’ll start with basic motivations behind causal thinking and a comprehensive introduction to Pearlian causal concepts, such as structural causal models, interventions, counterfactuals, and more. Each concept is accompanied by a theoretical explanation and a set of practical exercises with Python code. Next, you’ll dive into the world of causal effect estimation, consistently progressing towards modern machine learning methods. Step-by-step, you’ll discover Python causal ecosystem and harness the power of cutting-edge algorithms. You’ll further explore the mechanics of how “causes leave traces” and compare the main families of causal discovery algorithms. The final chapter gives you a broad outlook into the future of causal AI where we examine challenges and opportunities and provide you with a comprehensive list of resources to learn more. By the end of this book, you will be able to build your own models for causal inference and discovery using statistical and machine learning techniques as well as perform basic project assessment.What you will learn Master the fundamental concepts of causal inference Decipher the mysteries of structural causal models Unleash the power of the 4-step causal inference process in Python Explore advanced uplift modeling techniques Unlock the secrets of modern causal discovery using Python Use causal inference for social impact and community benefit Who this book is for This book is for machine learning engineers, researchers, and data scientists looking to extend their toolkit and explore causal machine learning. It will also help people who’ve worked with causality using other programming languages and now want to switch to Python, those who worked with traditional causal inference and want to learn about causal machine learning, and tech-savvy entrepreneurs who want to go beyond the limitations of traditional ML. You are expected to have basic knowledge of Python and Python scientific libraries along with knowledge of basic probability and statistics.

Fundamentals of Causal Inference

Download Fundamentals of Causal Inference PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 100047030X
Total Pages : 248 pages
Book Rating : 4.0/5 (4 download)

DOWNLOAD NOW!


Book Synopsis Fundamentals of Causal Inference by : Babette A. Brumback

Download or read book Fundamentals of Causal Inference written by Babette A. Brumback and published by CRC Press. This book was released on 2021-11-10 with total page 248 pages. Available in PDF, EPUB and Kindle. Book excerpt: One of the primary motivations for clinical trials and observational studies of humans is to infer cause and effect. Disentangling causation from confounding is of utmost importance. Fundamentals of Causal Inference explains and relates different methods of confounding adjustment in terms of potential outcomes and graphical models, including standardization, difference-in-differences estimation, the front-door method, instrumental variables estimation, and propensity score methods. It also covers effect-measure modification, precision variables, mediation analyses, and time-dependent confounding. Several real data examples, simulation studies, and analyses using R motivate the methods throughout. The book assumes familiarity with basic statistics and probability, regression, and R and is suitable for seniors or graduate students in statistics, biostatistics, and data science as well as PhD students in a wide variety of other disciplines, including epidemiology, pharmacy, the health sciences, education, and the social, economic, and behavioral sciences. Beginning with a brief history and a review of essential elements of probability and statistics, a unique feature of the book is its focus on real and simulated datasets with all binary variables to reduce complex methods down to their fundamentals. Calculus is not required, but a willingness to tackle mathematical notation, difficult concepts, and intricate logical arguments is essential. While many real data examples are included, the book also features the Double What-If Study, based on simulated data with known causal mechanisms, in the belief that the methods are best understood in circumstances where they are known to either succeed or fail. Datasets, R code, and solutions to odd-numbered exercises are available at www.routledge.com.

An Introduction to Causal Inference

Download An Introduction to Causal Inference PDF Online Free

Author :
Publisher : Createspace Independent Publishing Platform
ISBN 13 : 9781507894293
Total Pages : 0 pages
Book Rating : 4.8/5 (942 download)

DOWNLOAD NOW!


Book Synopsis An Introduction to Causal Inference by : Judea Pearl

Download or read book An Introduction to Causal Inference written by Judea Pearl and published by Createspace Independent Publishing Platform. This book was released on 2015 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This paper summarizes recent advances in causal inference and underscores the paradigmatic shifts that must be undertaken in moving from traditional statistical analysis to causal analysis of multivariate data. Special emphasis is placed on the assumptions that underly all causal inferences, the languages used in formulating those assumptions, the conditional nature of all causal and counterfactual claims, and the methods that have been developed for the assessment of such claims. These advances are illustrated using a general theory of causation based on the Structural Causal Model (SCM) described in Pearl (2000a), which subsumes and unifies other approaches to causation, and provides a coherent mathematical foundation for the analysis of causes and counterfactuals. In particular, the paper surveys the development of mathematical tools for inferring (from a combination of data and assumptions) answers to three types of causal queries: (1) queries about the effects of potential interventions, (also called "causal effects" or "policy evaluation") (2) queries about probabilities of counterfactuals, (including assessment of "regret," "attribution" or "causes of effects") and (3) queries about direct and indirect effects (also known as "mediation"). Finally, the paper defines the formal and conceptual relationships between the structural and potential-outcome frameworks and presents tools for a symbiotic analysis that uses the strong features of both. The tools are demonstrated in the analyses of mediation, causes of effects, and probabilities of causation. -- p. 1.

Probabilistic Machine Learning

Download Probabilistic Machine Learning PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 0262369303
Total Pages : 858 pages
Book Rating : 4.2/5 (623 download)

DOWNLOAD NOW!


Book Synopsis Probabilistic Machine Learning by : Kevin P. Murphy

Download or read book Probabilistic Machine Learning written by Kevin P. Murphy and published by MIT Press. This book was released on 2022-03-01 with total page 858 pages. Available in PDF, EPUB and Kindle. Book excerpt: A detailed and up-to-date introduction to machine learning, presented through the unifying lens of probabilistic modeling and Bayesian decision theory. This book offers a detailed and up-to-date introduction to machine learning (including deep learning) through the unifying lens of probabilistic modeling and Bayesian decision theory. The book covers mathematical background (including linear algebra and optimization), basic supervised learning (including linear and logistic regression and deep neural networks), as well as more advanced topics (including transfer learning and unsupervised learning). End-of-chapter exercises allow students to apply what they have learned, and an appendix covers notation. Probabilistic Machine Learning grew out of the author’s 2012 book, Machine Learning: A Probabilistic Perspective. More than just a simple update, this is a completely new book that reflects the dramatic developments in the field since 2012, most notably deep learning. In addition, the new book is accompanied by online Python code, using libraries such as scikit-learn, JAX, PyTorch, and Tensorflow, which can be used to reproduce nearly all the figures; this code can be run inside a web browser using cloud-based notebooks, and provides a practical complement to the theoretical topics discussed in the book. This introductory text will be followed by a sequel that covers more advanced topics, taking the same probabilistic approach.

Causal Inference

Download Causal Inference PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 9781420076165
Total Pages : 352 pages
Book Rating : 4.0/5 (761 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference by : Miquel A. Hernan

Download or read book Causal Inference written by Miquel A. Hernan and published by CRC Press. This book was released on 2019-07-07 with total page 352 pages. Available in PDF, EPUB and Kindle. Book excerpt: The application of causal inference methods is growing exponentially in fields that deal with observational data. Written by pioneers in the field, this practical book presents an authoritative yet accessible overview of the methods and applications of causal inference. With a wide range of detailed, worked examples using real epidemiologic data as well as software for replicating the analyses, the text provides a thorough introduction to the basics of the theory for non-time-varying treatments and the generalization to complex longitudinal data.

Causal Inference in Python

Download Causal Inference in Python PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1098140214
Total Pages : 428 pages
Book Rating : 4.0/5 (981 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference in Python by : Matheus Facure

Download or read book Causal Inference in Python written by Matheus Facure and published by "O'Reilly Media, Inc.". This book was released on 2023-07-14 with total page 428 pages. Available in PDF, EPUB and Kindle. Book excerpt: How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy? The best way to determine how the levers at our disposal affect the business metrics we want to drive is through causal inference. In this book, author Matheus Facure, senior data scientist at Nubank, explains the largely untapped potential of causal inference for estimating impacts and effects. Managers, data scientists, and business analysts will learn classical causal inference methods like randomized control trials (A/B tests), linear regression, propensity score, synthetic controls, and difference-in-differences. Each method is accompanied by an application in the industry to serve as a grounding example. With this book, you will: Learn how to use basic concepts of causal inference Frame a business problem as a causal inference problem Understand how bias gets in the way of causal inference Learn how causal effects can differ from person to person Use repeated observations of the same customers across time to adjust for biases Understand how causal effects differ across geographic locations Examine noncompliance bias and effect dilution

Causal Inference in Statistics

Download Causal Inference in Statistics PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119186862
Total Pages : 162 pages
Book Rating : 4.1/5 (191 download)

DOWNLOAD NOW!


Book Synopsis Causal Inference in Statistics by : Judea Pearl

Download or read book Causal Inference in Statistics written by Judea Pearl and published by John Wiley & Sons. This book was released on 2016-01-25 with total page 162 pages. Available in PDF, EPUB and Kindle. Book excerpt: CAUSAL INFERENCE IN STATISTICS A Primer Causality is central to the understanding and use of data. Without an understanding of cause–effect relationships, we cannot use data to answer questions as basic as "Does this treatment harm or help patients?" But though hundreds of introductory texts are available on statistical methods of data analysis, until now, no beginner-level book has been written about the exploding arsenal of methods that can tease causal information from data. Causal Inference in Statistics fills that gap. Using simple examples and plain language, the book lays out how to define causal parameters; the assumptions necessary to estimate causal parameters in a variety of situations; how to express those assumptions mathematically; whether those assumptions have testable implications; how to predict the effects of interventions; and how to reason counterfactually. These are the foundational tools that any student of statistics needs to acquire in order to use statistical methods to answer causal questions of interest. This book is accessible to anyone with an interest in interpreting data, from undergraduates, professors, researchers, or to the interested layperson. Examples are drawn from a wide variety of fields, including medicine, public policy, and law; a brief introduction to probability and statistics is provided for the uninitiated; and each chapter comes with study questions to reinforce the readers understanding.

The Effect

Download The Effect PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 1000509141
Total Pages : 646 pages
Book Rating : 4.0/5 (5 download)

DOWNLOAD NOW!


Book Synopsis The Effect by : Nick Huntington-Klein

Download or read book The Effect written by Nick Huntington-Klein and published by CRC Press. This book was released on 2021-12-20 with total page 646 pages. Available in PDF, EPUB and Kindle. Book excerpt: Extensive code examples in R, Stata, and Python Chapters on overlooked topics in econometrics classes: heterogeneous treatment effects, simulation and power analysis, new cutting-edge methods, and uncomfortable ignored assumptions An easy-to-read conversational tone Up-to-date coverage of methods with fast-moving literatures like difference-in-differences

Mostly Harmless Econometrics

Download Mostly Harmless Econometrics PDF Online Free

Author :
Publisher : Princeton University Press
ISBN 13 : 0691120358
Total Pages : 392 pages
Book Rating : 4.6/5 (911 download)

DOWNLOAD NOW!


Book Synopsis Mostly Harmless Econometrics by : Joshua D. Angrist

Download or read book Mostly Harmless Econometrics written by Joshua D. Angrist and published by Princeton University Press. This book was released on 2009-01-04 with total page 392 pages. Available in PDF, EPUB and Kindle. Book excerpt: In addition to econometric essentials, this book covers important new extensions as well as how to get standard errors right. The authors explain why fancier econometric techniques are typically unnecessary and even dangerous.

Actual Causality

Download Actual Causality PDF Online Free

Author :
Publisher : MIT Press
ISBN 13 : 0262537133
Total Pages : 240 pages
Book Rating : 4.2/5 (625 download)

DOWNLOAD NOW!


Book Synopsis Actual Causality by : Joseph Y. Halpern

Download or read book Actual Causality written by Joseph Y. Halpern and published by MIT Press. This book was released on 2019-02-19 with total page 240 pages. Available in PDF, EPUB and Kindle. Book excerpt: A new approach for defining causality and such related notions as degree of responsibility, degrees of blame, and causal explanation. Causality plays a central role in the way people structure the world; we constantly seek causal explanations for our observations. But what does it even mean that an event C “actually caused” event E? The problem of defining actual causation goes beyond mere philosophical speculation. For example, in many legal arguments, it is precisely what needs to be established in order to determine responsibility. The philosophy literature has been struggling with the problem of defining causality since Hume. In this book, Joseph Halpern explores actual causality, and such related notions as degree of responsibility, degree of blame, and causal explanation. The goal is to arrive at a definition of causality that matches our natural language usage and is helpful, for example, to a jury deciding a legal case, a programmer looking for the line of code that cause some software to fail, or an economist trying to determine whether austerity caused a subsequent depression. Halpern applies and expands an approach to causality that he and Judea Pearl developed, based on structural equations. He carefully formulates a definition of causality, and building on this, defines degree of responsibility, degree of blame, and causal explanation. He concludes by discussing how these ideas can be applied to such practical problems as accountability and program verification. Technical details are generally confined to the final section of each chapter and can be skipped by non-mathematical readers.

Targeted Learning in Data Science

Download Targeted Learning in Data Science PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3319653040
Total Pages : 640 pages
Book Rating : 4.3/5 (196 download)

DOWNLOAD NOW!


Book Synopsis Targeted Learning in Data Science by : Mark J. van der Laan

Download or read book Targeted Learning in Data Science written by Mark J. van der Laan and published by Springer. This book was released on 2018-03-28 with total page 640 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook for graduate students in statistics, data science, and public health deals with the practical challenges that come with big, complex, and dynamic data. It presents a scientific roadmap to translate real-world data science applications into formal statistical estimation problems by using the general template of targeted maximum likelihood estimators. These targeted machine learning algorithms estimate quantities of interest while still providing valid inference. Targeted learning methods within data science area critical component for solving scientific problems in the modern age. The techniques can answer complex questions including optimal rules for assigning treatment based on longitudinal data with time-dependent confounding, as well as other estimands in dependent data structures, such as networks. Included in Targeted Learning in Data Science are demonstrations with soft ware packages and real data sets that present a case that targeted learning is crucial for the next generation of statisticians and data scientists. Th is book is a sequel to the first textbook on machine learning for causal inference, Targeted Learning, published in 2011. Mark van der Laan, PhD, is Jiann-Ping Hsu/Karl E. Peace Professor of Biostatistics and Statistics at UC Berkeley. His research interests include statistical methods in genomics, survival analysis, censored data, machine learning, semiparametric models, causal inference, and targeted learning. Dr. van der Laan received the 2004 Mortimer Spiegelman Award, the 2005 Van Dantzig Award, the 2005 COPSS Snedecor Award, the 2005 COPSS Presidential Award, and has graduated over 40 PhD students in biostatistics and statistics. Sherri Rose, PhD, is Associate Professor of Health Care Policy (Biostatistics) at Harvard Medical School. Her work is centered on developing and integrating innovative statistical approaches to advance human health. Dr. Rose’s methodological research focuses on nonparametric machine learning for causal inference and prediction. She co-leads the Health Policy Data Science Lab and currently serves as an associate editor for the Journal of the American Statistical Association and Biostatistics.

The Book of Why

Download The Book of Why PDF Online Free

Author :
Publisher : Penguin UK
ISBN 13 : 0241242649
Total Pages : 432 pages
Book Rating : 4.2/5 (412 download)

DOWNLOAD NOW!


Book Synopsis The Book of Why by : Judea Pearl

Download or read book The Book of Why written by Judea Pearl and published by Penguin UK. This book was released on 2018-05-15 with total page 432 pages. Available in PDF, EPUB and Kindle. Book excerpt: A pioneer of artificial intelligence shows how the study of causality revolutionized science and the world 'Correlation does not imply causation.' This mantra was invoked by scientists for decades in order to avoid taking positions as to whether one thing caused another, such as smoking and cancer and carbon dioxide and global warming. But today, that taboo is dead. The causal revolution, sparked by world-renowned computer scientist Judea Pearl and his colleagues, has cut through a century of confusion and placed cause and effect on a firm scientific basis. Now, Pearl and science journalist Dana Mackenzie explain causal thinking to general readers for the first time, showing how it allows us to explore the world that is and the worlds that could have been. It is the essence of human and artificial intelligence. And just as Pearl's discoveries have enabled machines to think better, The Book of Why explains how we can think better.

Causation, Prediction, and Search

Download Causation, Prediction, and Search PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1461227488
Total Pages : 551 pages
Book Rating : 4.4/5 (612 download)

DOWNLOAD NOW!


Book Synopsis Causation, Prediction, and Search by : Peter Spirtes

Download or read book Causation, Prediction, and Search written by Peter Spirtes and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 551 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is intended for anyone, regardless of discipline, who is interested in the use of statistical methods to help obtain scientific explanations or to predict the outcomes of actions, experiments or policies. Much of G. Udny Yule's work illustrates a vision of statistics whose goal is to investigate when and how causal influences may be reliably inferred, and their comparative strengths estimated, from statistical samples. Yule's enterprise has been largely replaced by Ronald Fisher's conception, in which there is a fundamental cleavage between experimental and non experimental inquiry, and statistics is largely unable to aid in causal inference without randomized experimental trials. Every now and then members of the statistical community express misgivings about this turn of events, and, in our view, rightly so. Our work represents a return to something like Yule's conception of the enterprise of theoretical statistics and its potential practical benefits. If intellectual history in the 20th century had gone otherwise, there might have been a discipline to which our work belongs. As it happens, there is not. We develop material that belongs to statistics, to computer science, and to philosophy; the combination may not be entirely satisfactory for specialists in any of these subjects. We hope it is nonetheless satisfactory for its purpose.