• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Introduction to Probability
  2. 5  Definitions of Probability
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 5.1 Negation
  • 5.2 Intersection or Conjunction
  • 5.3 Union or Disjunction
  • 5.4 Multiple Intersection or Conjunction
  • 5.5 Multiple Union or Disjunction
  • 5.6 Exclusiveness
  1. Introduction to Probability
  2. 5  Definitions of Probability

5  Definitions of Probability

First, we need to define the concept of probability. This is not a trivial task because there are different approaches to define the concept of probability. Several definitions of probability may be found in the literature ( Zellner (1983)):

  • Classical definition (De Moivre, Laplace): If there are n equally likely possible alternatives, and an event E can happen in m ways out of n, then the probability of occurrence of E (i.e. success) is P(E) = m/n. This definition is circular since it defines probability in terms of itself (i.e. “equally likely” could be interpreted as “equally probable”).

  • Venn Limit definition (Richard von Mises): If an event occurs a large number of times, then the probability of p is the limit of the ratio of the number of times when p will be true to the whole number of trials when the number of trials tends to infinity. The problem in this definition is the fact that an actual limiting number may not exist.

  • Hypothetical Infinite Population definition (R. A. Fisher): An actually infinite number of possible trials are assumed. Then the probability of p is defined as the ratio of the number of cases where p is true to the whole number.

  • Jeffreys’ definition: Probability is the degree of confidence that we may reasonably have in a proposition. This definition is quite vague but is used in Jeffreys’ axiom system. This enables us to derive an axiomatic probability theory.

  • Value of Expectation definition: If for an individual the utility of the uncertain outcome of getting a sum of s dollars or zero dollars is the same as getting a sure payment of one dollar, the probability of the uncertain outcome of getting s dollars is defined to be u(1)/u(s), where u(.) is a utility function. If u(.) can be taken proportional to returns, the probability of receiving s is 1/s.

Probability theory is commonly formalized with a probability space \((\Omega, \mathcal{F}, \text{P})\), where \(\Omega\) is the sample space (all possible outcomes), \(\mathcal{F}\) is the set of events (subsets of \(\Omega\)), and \(\text{P}\) is the probability measure. In this notation, the probability of the sample space itself equals one, i.e. \(\text{P}(\Omega)=1\).

On the other hand, the chance of one specific event occurring will always lie between 0 and 1. We denote this as

\[ 0 \leq \text{P}(Event_1) \leq 1 \] (where P is used as a symbol for Probability, and Event_1 is a specific event in our space). Also, the probability of non-occurrence (i.e. failure) is denoted by

\[ \text{P}(\text{not} Event_1) = 1 - \text{P}(Event_1) \]

Thus, the sum of success and failure of a specific event equals one:

\[ \text{P}(Event_1) + \text{P}(\text{not} Event_1) = 1 \]

Probability theory is often formalized with set notation where events are represented as sets. The following definitions are commonly used and facilitate nomenclature:

5.1 Negation

\[ \neg A = \text{not} A \]

5.2 Intersection or Conjunction

\[ A \cap B \]

which means A and B

5.3 Union or Disjunction

\[ A \cup B \]

which means A or B

5.4 Multiple Intersection or Conjunction

\[ A \cap B \cap C \cap D … \]

means A and B and C and D etc…

5.5 Multiple Union or Disjunction

\[ A \cup B \cup C \cup D … \]

means A or B or C or D etc…

5.6 Exclusiveness

Propositions \(E_i\) (for \(i=1,2,3,…,n\)) are exclusive on data \(D\) if only one of these propositions can be true given data \(D\), or if none of them is true given \(D\). If exactly one proposition \(E_i\) (for \(i=1,2,3,…,n\)) is true, given \(D\), these propositions are said to be exclusive and exhaustive.

Furthermore, it is very important to keep in mind that the union of several mutually exclusive events of the space equals the sum of the individual probabilities of each event. This can symbolically be written as:

\[ \begin{gather*} \text{P} \left( Event_1 \cup Event_2 \cup Event_3 \cup … \cup Event_n \right) \\ = \\ \text{P}(Event_1) + \text{P}(Event_2) + \text{P}(Event_3) + … + \text{P}(Event_n) \\ \Updownarrow \\ \text{all events are mutually exclusive} \end{gather*} \]

As in the description of exclusiveness and exhaustiveness, probabilities may exist in a conditional form. Let \(C\) and \(X\) denote two events then

  • \(\text{P}(C | X) =\) the probability of \(C\) given that \(X\) is true

  • \(\text{P}(C) =\) the probability of \(C\), regardless of whether \(X\) is true or not

  • \(\text{P}(C | \neg X) =\) the probability of \(C\) given that X is not true

The conditional probability of \(C\) given \(X\) is defined (whenever \(\text{P}(X) \neq 0\)) as

\[ \begin{equation} \text{P}(C | X) = \frac{\text{P}(CX)}{\text{P}(X)} \text{, if } \text{P}(X) \neq 0 \end{equation} \tag{5.1}\]

where \(\text{P}(C X)\) is the probability of \(C\) and \(X\) occurring at the same time.

If the validity of \(X\) does not have any influence on \(C\), this implies that \(C\) is independent of \(X\), and then

\[ \text{P}(C | X) = \text{P}(C). \]

In this special case it follows that \(\text{P}(CX) = \text{P}(C) \text{P}(X)\) (because \(C\) and \(X\) are independent events).

Hence, the generalized form of Equation 5.1 becomes

\[ \text{P}(E_1 E_2 E_3 … E_n) = \text{P}(E_1) \text{P}(E_2 | E_1) \text{P}(E_3 | E_1 E_2) … \text{P}(E_n | E_1 E_2 E_3 … E_{n-1}) \]

and if all events are independent

\[ \text{P}(E_1 E_2 E_3 … E_n) = \text{P}(E_1) \text{P}(E_2) \text{P}(E_3) … \text{P}(E_n) \]

Zellner, Arnold. 1983. “Statistical Theory and Econometrics.” Handbook of Econometrics 1: 67–178.
Introduction to Probability
6  Jeffreys’ axiom system

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences