Revisiting the Optimal Probability Estimator from Small Samples For

Total Page:16

File Type:pdf, Size:1020Kb

Revisiting the Optimal Probability Estimator from Small Samples For Int. J. Appl. Math. Comput. Sci., 2019, Vol. 29, No. 4, 783–796 DOI: 10.2478/amcs-2019-0058 REVISITING THE OPTIMAL PROBABILITY ESTIMATOR FROM SMALL SAMPLESFORDATAMINING a,b BOJAN CESTNIK aDepartment of Knowledge Technologies Joˇzef Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia bTemida d.o.o., Dunajska cesta 51, 1000 Ljubljana, Slovenia e-mail: [email protected] Estimation of probabilities from empirical data samples has drawn close attention in the scientific community and has been identified as a crucial phase in many machine learning and knowledge discovery research projects and applications. In addition to trivial and straightforward estimation with relative frequency, more elaborated probability estimation methods from small samples were proposed and applied in practice (e.g., Laplace’s rule, the m-estimate). Piegat and Landowski √ (2012) proposed a novel probability estimation method from small samples Eph 2 that is optimal according to the mean absolute error of the estimation result. In this paper we show that, even though the√ articulation of Piegat’s formula seems different, it is in fact a special case of the m-estimate, where pa =1/2 and m = 2. In the context of an experimental framework, we present an in-depth analysis of several probability estimation methods with respect to their mean absolute errors and demonstrate their potential advantages and disadvantages. We extend the analysis from single instance samples to samples with a moderate number of instances. We define small samples for the purpose of estimating probabilities as samples containing either less than four successes or less than four failures and justify the definition by analysing probability estimation errors on various sample sizes. Keywords: probability estimation, small samples, minimal error, m-estimate. 1. Introduction particular event (Rudas, 2008). It can be estimated from a data sample as a single value by the maximum When dealing with uncertainty in various situations, likelihood estimate. On the other hand, a community of probabilities often come into play (Starbird, 2006). Bayesians share the view that probabilities themselves can Probabilities are used to assign meaningful numerical be random variables distributed according to probability values (from the interval between 0 and 1) to express density functions and can, therefore, be used to express the likelihoods that certain random events will occur. also more or less uncertain degrees of (subjective) beliefs Probabilities are the pillars of many scientific and business that some events will occur (Berger, 1985). disciplines, including statistics (DeGroot and Schervish, 2012), game theory (Webb, 2007), quantum physics In essence, the problem of probability estimation (Gudder, 1988), strategic and financial decision-making from data samples can be formulated as follows (Good, (Grover, 2012), as well as knowledge discovery and data 1965). Suppose that we have conducted (observed) n mining (DasGupta, 2011; Flach, 2012). and recorded a sample of independent experiments (instances), out of which there are s successes and f Conceptually, there seems to be a controversial failures (s + f = n). How do we estimate the probability dispute in the scientific community about the existence p of success in the domain under observation? Or, and interpretation of various kinds of probabilities analogously, based on the collected experiments, how do (Good, 1966). In particular, there is a substantial we estimate the probability p that the next experiment will conceptual difference between the so-called frequentists be a success? and Bayesians. For frequentists, on the one hand, probability represents a frequency of occurrence of a In this paper we deal with probability estimation © 2019 B. Cestnik This is an open access article distributed under the Creative Commons Attribution-NonCommercial-NoDerivs license (http://creativecommons.org/licenses/by-nc-nd/3.0/). 784 B. Cestnik methods from small samples, which is a difficult and 2. Historical background and related work intricate task (Good, 1965; 1966; Chandra and Gupta, According to the classical definition, the probability 2011; Chan and Kroese, 2011). The subject is not of obtaining a success in the next experiment can be to be confused with the problem of detecting small estimated with relative frequency (Feller, 1968) samples and determining the optimal sample size for statistical analyses (Good and Hardin, 2012), which s s pˆ = = . (1) is beyond the scope of this paper. To define the relfr s + f n concept of “small sample” for the purpose of estimating probabilities, we start with the definition of its opposite: Probability estimation with relative frequency fits “sufficiently large sample.” Probability theory states that nicely into the frequentist paradigm and is perfect in n if sample size n is large enough, differences between the limit case, when the sample size approaches diverse probability estimation methods are negligible infinity (or, is acceptable, if the sample is at least large (Good, 1965). Therefore, we are more interested in enough). However, when the sample size is small, there determining which sample size reduces the differences are three major shortcomings concerning such probability between various probability estimation methods than in estimations. First, the estimates may have extreme values determining which sample size reduces the estimation of 0 and 1 which might be intricate in further numerical errors close to zero. For the study reported in this paper calculations. Second, the estimation errors might be we presume, as asserted by Good (1965) in his book, the considerably high. And third, the estimates with relative following. frequency do not stabilize fast enough with increasing the sample size (Piegat and Landowski, 2013). To curtail the apparent shortcomings of relative Definition 1. (Sufficiently large sample) For the purpose frequency, Laplace (1814) proposed the formula of estimating probabilities, a sample is large enough if both s and f are greater than 3. s +1 s +1 pˆ = = , Laplace s + f +2 n +2 (2) As explained and demonstrated in Section 6, on such large samples we can, for all practical purposes, which is also called Laplace’s rule of succession (e.g., more or less safely use any mathematically sound method Feller, 1968; Good, 1965). Laplace’s formula (2) fits for probability estimation, since the differences between into the Bayesian probability estimation paradigm since it average mean absolute errors of different estimation assumes a uniform prior probability distribution by adding methods tend to drop below the threshold of 0.01. one fictitious success and one fictitious failure to the data In addition to Definition 1, we define the concept of sample used for the estimation. small sample. Note that (2) solves the first problem of relative frequency (1), since pˆLaplace can never be equal to 0 or 1. In Definition 2. (Small sample) For the purpose of addition, Laplace’s rule of succession typically alleviates estimating probabilities, a sample is small if either s or the second and third problems of relative frequency by f is less than 4. reducing the average errors of the estimations (Feller, 1968; Good, 1965). Note that Definition 2 does not imply that samples Inspired by the work of Good (1965), Cestnik (1990) containing more than 8 instances are not small samples. proposed a more general Bayesian method for probability In fact, the expected size of a sufficiently large sample estimation called the m-estimate: depends on the actual probability of success in the s + p m s + p m pˆ (p ,m)= a = a . sample. The results of our analysis concerning the Cestnik a s + f + m n + m (3) shortest sufficiently large sample size show that if we are sampling from a population where the actual probability The m-estimate has two parameters: pa and m; pa is of success is 0.5, the average expected shortest sufficiently a prior probability and m is a weight assigned to the prior large sample size is 10.2 with a median of 10 and a probability. The m-estimate was first used in the context standard deviation of 2.3. If the actual probability of of machine learning and empowered several learning success is 0.2 (or its antonym 0.8), the average expected algorithms to significantly improve the classification shortest sufficiently sample size is 20.1 with a median accuracy of generated models (Cestnik, 1990; Cestnik and of 19 and a standard deviation of 8.8. More detailed Bratko, 1991; Dˇzeroski et al., 1993). results concerning the analysis of small sample sizes are A typical data set used for classification tasks in presented in Section 6. Note, however that, according to machine learning (Breiman et al., 1984; Flach, 2012) Definitions 1 and 2, every sample containing less than or consists of several learning instances, described with equal to 7 instances is a small sample, regardless of the attributes and their values. Each learning instance belongs actual probability of success in the sample. to a designated class. The task of machine learning Revisiting the optimal probability estimator from small samples for data mining 785 is to construct a model for predicting the value of the As an error measure of a probability estimation class given the values of the attributes. The m-estimate method we use the mean absolute error (abbreviated was intentionally designed for estimating conditional as MAE in the paper) for easier comparison with the probabilities of a class given the values of selected findings reported in Piegat and Landowski (2012). Also, attributes (Cestnik, 1990). The unconditional probability the preliminary experiments with another measure of of the class, estimated from the whole sample, is taken error, root mean squared error (RMSE), revealed that as a prior pˆa. Since the whole data set is usually the general observations and conclusions remain the same large enough for reliable probability estimation with regardless of the error measure used. However, in their any probability estimation method, such unconditional subsequent papers, Piegat and Landowski (2013; 2014) estimates are typically considered sufficiently accurate.
Recommended publications
  • Probabilities, Random Variables and Distributions A
    Probabilities, Random Variables and Distributions A Contents A.1 EventsandProbabilities................................ 318 A.1.1 Conditional Probabilities and Independence . ............. 318 A.1.2 Bayes’Theorem............................... 319 A.2 Random Variables . ................................. 319 A.2.1 Discrete Random Variables ......................... 319 A.2.2 Continuous Random Variables ....................... 320 A.2.3 TheChangeofVariablesFormula...................... 321 A.2.4 MultivariateNormalDistributions..................... 323 A.3 Expectation,VarianceandCovariance........................ 324 A.3.1 Expectation................................. 324 A.3.2 Variance................................... 325 A.3.3 Moments................................... 325 A.3.4 Conditional Expectation and Variance ................... 325 A.3.5 Covariance.................................. 326 A.3.6 Correlation.................................. 327 A.3.7 Jensen’sInequality............................. 328 A.3.8 Kullback–LeiblerDiscrepancyandInformationInequality......... 329 A.4 Convergence of Random Variables . 329 A.4.1 Modes of Convergence . 329 A.4.2 Continuous Mapping and Slutsky’s Theorem . 330 A.4.3 LawofLargeNumbers........................... 330 A.4.4 CentralLimitTheorem........................... 331 A.4.5 DeltaMethod................................ 331 A.5 ProbabilityDistributions............................... 332 A.5.1 UnivariateDiscreteDistributions...................... 333 A.5.2 Univariate Continuous Distributions . 335
    [Show full text]
  • Binomial and Multinomial Distributions
    Binomial and multinomial distributions Kevin P. Murphy Last updated October 24, 2006 * Denotes more advanced sections 1 Introduction In this chapter, we study probability distributions that are suitable for modelling discrete data, like letters and words. This will be useful later when we consider such tasks as classifying and clustering documents, recognizing and segmenting languages and DNA sequences, data compression, etc. Formally, we will be concerned with density models for X ∈{1,...,K}, where K is the number of possible values for X; we can think of this as the number of symbols/ letters in our alphabet/ language. We assume that K is known, and that the values of X are unordered: this is called categorical data, as opposed to ordinal data, in which the discrete states can be ranked (e.g., low, medium and high). If K = 2 (e.g., X represents heads or tails), we will use a binomial distribution. If K > 2, we will use a multinomial distribution. 2 Bernoullis and Binomials Let X ∈{0, 1} be a binary random variable (e.g., a coin toss). Suppose p(X =1)= θ. Then − p(X|θ) = Be(X|θ)= θX (1 − θ)1 X (1) is called a Bernoulli distribution. It is easy to show that E[X] = p(X =1)= θ (2) Var [X] = θ(1 − θ) (3) The likelihood for a sequence D = (x1,...,xN ) of coin tosses is N − p(D|θ)= θxn (1 − θ)1 xn = θN1 (1 − θ)N0 (4) n=1 Y N N where N1 = n=1 xn is the number of heads (X = 1) and N0 = n=1(1 − xn)= N − N1 is the number of tails (X = 0).
    [Show full text]
  • Arxiv:1808.10173V2 [Stat.AP] 30 Aug 2020
    AN INTRODUCTION TO INDUCTIVE STATISTICAL INFERENCE FROM PARAMETER ESTIMATION TO DECISION-MAKING Lecture notes for a quantitative–methodological module at the Master degree (M.Sc.) level HENK VAN ELST August 30, 2020 parcIT GmbH Erftstraße 15 50672 Köln Germany ORCID iD: 0000-0003-3331-9547 E–Mail: [email protected] arXiv:1808.10173v2 [stat.AP] 30 Aug 2020 E–Print: arXiv:1808.10173v2 [stat.AP] © 2016–2020 Henk van Elst Dedicated to the good people at Karlshochschule Abstract These lecture notes aim at a post-Bachelor audience with a background at an introductory level in Applied Mathematics and Applied Statistics. They discuss the logic and methodology of the Bayes–Laplace ap- proach to inductive statistical inference that places common sense and the guiding lines of the scientific method at the heart of systematic analyses of quantitative–empirical data. Following an exposition of ex- actly solvable cases of single- and two-parameter estimation problems, the main focus is laid on Markov Chain Monte Carlo (MCMC) simulations on the basis of Hamiltonian Monte Carlo sampling of poste- rior joint probability distributions for regression parameters occurring in generalised linear models for a univariate outcome variable. The modelling of fixed effects as well as of correlated varying effects via multi-level models in non-centred parametrisation is considered. The simulation of posterior predictive distributions is outlined. The assessment of a model’s relative out-of-sample posterior predictive accuracy with information entropy-based criteria WAIC and LOOIC and model comparison with Bayes factors are addressed. Concluding, a conceptual link to the behavioural subjective expected utility representation of a single decision-maker’s choice behaviour in static one-shot decision problems is established.
    [Show full text]
  • On Non-Informativeness in a Classical Bayesian Inference Problem
    On non-informativeness in a classical Bayesian inference problem Citation for published version (APA): Coolen, F. P. A. (1992). On non-informativeness in a classical Bayesian inference problem. (Memorandum COSOR; Vol. 9235). Technische Universiteit Eindhoven. Document status and date: Published: 01/01/1992 Document Version: Publisher’s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check the document version of this publication: • A submitted manuscript is the version of the article upon submission and before peer-review. There can be important differences between the submitted version and the official published version of record. People interested in the research are advised to contact the author for the final version of the publication, or visit the DOI to the publisher's website. • The final author version and the galley proof are versions of the publication after peer review. • The final published version features the final layout of the paper including the volume, issue and page numbers. Link to publication General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the public portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain • You may freely distribute the URL identifying the publication in the public portal.
    [Show full text]
  • 31 Aug 2021 What Is the Probability That a Vaccinated Person Is Shielded
    What is the probability that a vaccinated person is shielded from Covid-19? A Bayesian MCMC based reanalysis of published data with emphasis on what should be reported as ‘efficacy’ Giulio D’Agostini1 and Alfredo Esposito2 Abstract Based on the information communicated in press releases, and finally pub- lished towards the end of 2020 by Pfizer, Moderna and AstraZeneca, we have built up a simple Bayesian model, in which the main quantity of interest plays the role of vaccine efficacy (‘ǫ’). The resulting Bayesian Network is processed by a Markov Chain Monte Carlo (MCMC), implemented in JAGS interfaced to R via rjags. As outcome, we get several probability density functions (pdf’s) of ǫ, each conditioned on the data provided by the three pharma companies. The result is rather stable against large variations of the number of people participating in the trials and it is ‘somehow’ in good agreement with the re- sults provided by the companies, in the sense that their values correspond to the most probable value (‘mode’) of the pdf’s resulting from MCMC, thus reassuring us about the validity of our simple model. However we maintain that the number to be reported as vaccine efficacy should be the mean of the distribution, rather than the mode, as it was already very clear to Laplace about 250 years ago (its ‘rule of succession’ follows from the simplest problem of the kind). This is particularly important in the case in which the number of successes equals the numbers of trials, as it happens with the efficacy against ‘severe forms’ of infection, claimed by Moderna to be 100%.
    [Show full text]
  • Chapter 3 Parametric Families of Univariate Distributions V2 Partii
    Probability and Statistics Kristel Van Steen, PhD 2 Montefiore Institute - Systems and Modeling GIGA - Bioinformatics ULg [email protected] Probability and Statistics Chapter 3: Parametric families of univariate distributions CHAPTER 3: PARAMETRIC FAMILIES OF UNIVARIATE DISTRIBUTIONS 1 Why do we need distributions? 1.1 Some practical uses of probability distributions 1.2 Related distributions 1.3 Families of probability distributions K Van Steen 1 Probability and Statistics Chapter 3: Parametric families of univariate distributions 2 Discrete distributions 2.1 Introduction 2.2 Discrete uniform distributions 2.3 Bernoulli and binomial distribution 2.4 Hypergeometric distribution 2.5 Poisson distribution K Van Steen 2 Probability and Statistics Chapter 3: Parametric families of univariate distributions 3 Continuous distributions 3.1 Introduction 3.2 Uniform or rectangular distribution 3.3 Normal distribution 3.4 Exponential and gamma distribution 3.5 Beta distribution K Van Steen 3 Probability and Statistics Chapter 3: Parametric families of univariate distributions 4 Where discrete and continuous distributions meet 4.1 Approximations 4.2 Poisson and exponential relationships 4.3 Deviations from the ideal world ? 4.3.1 Mixtures of distributions 4.3.2 Truncated distributions K Van Steen 4 Probability and Statistics Chapter 3: Parametric families of univariate distributions 3 Continuous distributions 3.1 Introduction K Van Steen 5 Probability and Statistics Chapter 3: Parametric families of univariate distributions K Van Steen 6
    [Show full text]
  • Naive Bayes; Beta-Binomial Model
    CS540 Machine learning L8 Announcements • Linear algebra tutorial by Mark Schmidt, 5:30 to 6:30 pm today, in the CS X-wing 8th floor lounge (X836). • Move midterm from Tue Oct 14 to Thu Oct 16? • Hw3sol handed out today • Change in order Last time • Multivariate Gaussians • Eigenanalysis • MLE • Use in generative classifiers This time • Naïve Bayes classifiers • Bayesian parameter estimation I: Beta-Binomial model Bayes rule for classifiers Class-conditional density Class prior Class posterior p(x|y = c)p(y = c) p(y = c|x) = p(x|y = c )p(y = c ) c′ ′ ′ Normalization constant Class prior π • Let (Y 1,..,Y C) ~ Mult( , 1) be the class prior. C C I(yc=1) P (y1, . , yC |π) = πc πc = 1 c=1 c=1 • Since ∑c Yc=1, only one bit can be on. This is called a 1-of-C encoding. We can write Y=c instead. Y=2 ≡ (Y 1,Y 2,Y 3) = (0,1,0) C I(y=c) P (y|π) = πc = πy c=1 • e.g., p(man)=0.7, p(woman)=0.1, p(child)=0.2 Correlated features • Height and weight are not independent Fitting the model • Fit each class conditional density separately n 1 1 µc = I(yi = c)xi = xi nc nc i=1 i:y =c i n 1 T Σc = I(yi = c)(xi − µc)(xi − µc) nc i=1 n nc = I(yi = c) i =1 n π = c c n Ignoring the correlation… • If Xj ∈ R, we can use product of 1d Gaussians µ σ Xj|y=c ~ N( jc , jc ) d 1 1 2 p(x|y = c) = exp(− 2 (xj − µjc) ) 2 2σ j 2πσ jc =1 jc 2 σ1c ..
    [Show full text]
  • CS340 Machine Learning Bayesian Statistics 1
    CS340 Machine learning Bayesian statistics 1 Fundamental principle of Bayesian statistics • In Bayesian stats, everything that is uncertain (e.g., θ) is modeled with a probability distribution. • We incorporate everything that is known (e.g., D) is by conditioning on it, using Bayes rule to update our prior beliefs into posterior beliefs. p(θ|D) ∝ p(θ)p(D|θ) In praise of Bayes • Bayesian methods are conceptually simple and elegant, and can handle small sample sizes (e.g., one-shot learning) and complex hierarchical models without overfitting. • They provide a single mechanism for answering all questions of interest; there is no need to choose between different estimators, hypothesis testing procedures, etc. • They avoid various pathologies associated with orthodox statistics. • They often enjoy good frequentist properties. Why isn’t everyone a Bayesian? • The need for a prior. • Computational issues. The need for a prior • Bayes rule requires a prior, which is considered “subjective”. • However, we know learning without assumptions is impossible (no free lunch theorem). • Often we actually have informative prior knowledge. • If not, it is possible to create relatively “uninformative” priors to represent prior ignorance. • We can also estimate our priors from data (empirical Bayes). • We can use posterior predictive checks to test goodness of fit of both prior and likelihood. Computational issues • Computing the normalization constant requires integrating over all the parameters p(θ)p(D|θ) p(θ|D) = p(θ′)p(D|θ′)dθ′ • Computing posterior
    [Show full text]
  • Probability Theory: the Logic of Science
    Probability Theory: The Logic of Science by E. T. Jaynes Wayman Crow Professor of Physics Washington University St. Louis, MO 63130, U. S. A. Dedicated to the Memory of Sir Harold Jeffreys, who saw the truth and preserved it. Copyright c 1995 by Edwin T. Jaynes. i EDITORS FORWARD E. T. Jaynes died April 30, 1998. Before his death he asked me to finish and publish his book on probability theory. I struggled with this for some time, because there is no doubt in my mind that Jaynes wanted this book finished. Unfortunately, most of the later Chapters, Jaynes' intended volume 2 on applications, were either missing or incomplete and some of the early also Chapters had missing pieces. I could have written these latter Chapters and filled the missing pieces, but if I did so, the work would no longer belong to Jaynes; rather, it would be a Jaynes-Bretthorst hybrid with no way to tell which material came from which author. In the end, I decided that the missing Chapters would have to stay missing|the work would remain Jaynes'. There were a number of missing pieces of varying length that Jaynes had marked by inserting the phrase \MUCH MORE COMING." I could have left these comments in the text, but they were ugly and they made the book looks very incomplete. Jaynes intended this book to serve as both a reference and a text book. Consequently, there are question boxes scattered throughout most Chapters. In the end, I decided to replace the \MUCH MORE COMING" comments by introducing an \editors" question box.
    [Show full text]
  • STATS 331 Introduction to Bayesian Statistics Brendon J. Brewer
    STATS 331 Introduction to Bayesian Statistics Brendon J. Brewer This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/deed.en GB. Contents 1 Prologue 4 1.1 Bayesian and Classical Statistics . .5 1.2 This Version of the Notes . .6 1.3 Assessment . .6 2 Introduction 8 2.1 Certainty, Uncertainty and Probability . .8 3 First Examples 11 3.1 The Bayes' Box . 11 3.1.1 Likelihood . 12 3.1.2 Finding the Likelihood Values . 13 3.1.3 The Mechanical Part . 14 3.1.4 Interpretation . 14 3.2 Bayes' Rule . 15 3.3 Phone Example . 16 3.3.1 Solution . 17 3.4 Important Equations . 19 4 Parameter Estimation I: Bayes' Box 21 4.1 Parameter Estimation: Bus Example . 22 4.1.1 Sampling Distribution and Likelihood . 25 4.1.2 What is the \Data"? . 26 4.2 Prediction in the Bus Problem . 26 4.3 Bayes' Rule, Parameter Estimation Version . 27 5 Parameter Estimation: Analytical Methods 29 5.1 \ " Notation . 30 5.2 The∼ Effect of Different Priors . 31 5.2.1 Prior 2: Emphasising the Extremes . 32 5.2.2 Prior 3: Already Being Well Informed . 32 5.2.3 The Beta Distribution . 33 5.2.4 A Lot of Data . 35 6 Summarising the Posterior Distribution 36 6.1 Point Estimates . 37 6.1.1 A Very Brief Introduction to Decision Theory . 38 6.1.2 Absolute Loss . 39 1 CONTENTS 2 6.1.3 All-or-nothing Loss .
    [Show full text]
  • Bayesian Reasoning in High-Energy Physics: Principles and Applications
    XC99FC521 CERN 99-03 19 July 1999 ORGANISATION EUROPEENNE POUR LA RECHERCHE NUCLEAIRE CERN EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH BAYESIAN REASONING IN HIGH-ENERGY PHYSICS: PRINCIPLES AND APPLICATIONS G. D'Agostini 30- 46 GENEVA 1999 © Copyright CERN, Genève, 1999 Propriété littéraire et scientifique réservée pour Literary and scientific copyrights reserved in all tous les pays du monde. Ce document ne peut countries of the world. This report, or any part être reproduit ou traduit en tout ou en partie sans of it, may not be reprinted or translated without l'autorisation écrite du Directeur général du written permission of the copyright holder, the CERN, titulaire du droit d'auteur. Dans les cas Director-General of CERN. However, appropriés, et s'il s'agit d'utiliser le document à permission will be freely granted for appropriate des fins non commerciales, cette autorisation non-commercial use. sera volontiers accordée. If any patentable invention or registrable design Le CERN ne revendique pas la propriété des is described in the report, CERN makes no inventions brevetables et dessins ou modèles claim to property rights in it but offers it for the susceptibles de dépôt qui pourraient être décrits free use of research institutions, manufacturers dans le présent document ; ceux-ci peuvent être and others. CERN, however, may oppose any librement utilisés par les instituts de recherche, attempt by a user to claim any proprietary or les industriels et autres intéressés. Cependant, le patent rights in such inventions or designs as CERN se réserve le droit de s'opposer à toute may be described in the present document.
    [Show full text]
  • The Rule of Succession
    SANDY L. ZABELL THE RULE OF SUCCESSION 1. INTRODUCTION Laplace's rule of succession states, in brief, that if an event has occurred m times in succession, then the probability that it will occur again is (m+ 1)/(m+2). The rule of succession was the classical attempt to reduce certain forms of inductive inference - "pure in- ductions" (De Morgan) or "eductions" (W. E. Johnson) - to purely probabilistic terms. Subjected to varying forms of ridicule by Venn, Keynes, and many others, it often served as a touchstone for much broader issues about the nature and role of probability. This paper will trace the evolution of the rule, from its original formulation at the hands of Bayes, Price, and Laplace, to its general- izations by the English philosopher W. E. Johnson, and its perfection at the hands of Bruno de Finetti. By following the debate over the rule, the criticisms of it that were raised and the defenses of it that were mounted, it is hoped that some insight will be gained into the achievements and limitations of the probabilistic attempt to explain induction. Our aim is thus not purely - or even primarily - historical in nature. As usually formulated, however, the rule of succession involves some element of the infinite in its statement or derivation. That element is not only unnecessary, it can obscure and mislead. We begin therefore by discussing the finite version of the rule, its statement, history, and derivation (sections 2-3), and then use it as a background against which to study the probabilistic analysis of induction from Bayes to de Finetti (sections 4-9).
    [Show full text]