Probability axioms

Foundations of probability theory
Part of a series on statistics
Probability theory
  • Probability
    • Axioms
  • Determinism
    • System
  • Indeterminism
  • Randomness
  • v
  • t
  • e

The standard probability axioms are the foundations of probability theory introduced by Russian mathematician Andrey Kolmogorov in 1933.[1] These axioms remain central and have direct contributions to mathematics, the physical sciences, and real-world probability cases.[2]

There are several other (equivalent) approaches to formalising probability. Bayesians will often motivate the Kolmogorov axioms by invoking Cox's theorem or the Dutch book arguments instead.[3][4]

Kolmogorov axioms

The assumptions as to setting up the axioms can be summarised as follows: Let ( Ω , F , P ) {\displaystyle (\Omega ,F,P)} be a measure space with P ( E ) {\displaystyle P(E)} being the probability of some event E {\displaystyle E} , and P ( Ω ) = 1 {\displaystyle P(\Omega )=1} . Then ( Ω , F , P ) {\displaystyle (\Omega ,F,P)} is a probability space, with sample space Ω {\displaystyle \Omega } , event space F {\displaystyle F} and probability measure P {\displaystyle P} .[1]

First axiom

The probability of an event is a non-negative real number:

P ( E ) R , P ( E ) 0 E F {\displaystyle P(E)\in \mathbb {R} ,P(E)\geq 0\qquad \forall E\in F}

where F {\displaystyle F} is the event space. It follows (when combined with the second axiom) that P ( E ) {\displaystyle P(E)} is always finite, in contrast with more general measure theory. Theories which assign negative probability relax the first axiom.

Second axiom

This is the assumption of unit measure: that the probability that at least one of the elementary events in the entire sample space will occur is 1.

P ( Ω ) = 1 {\displaystyle P(\Omega )=1}

Third axiom

This is the assumption of σ-additivity:

Any countable sequence of disjoint sets (synonymous with mutually exclusive events) E 1 , E 2 , {\displaystyle E_{1},E_{2},\ldots } satisfies
P ( i = 1 E i ) = i = 1 P ( E i ) . {\displaystyle P\left(\bigcup _{i=1}^{\infty }E_{i}\right)=\sum _{i=1}^{\infty }P(E_{i}).}

Some authors consider merely finitely additive probability spaces, in which case one just needs an algebra of sets, rather than a σ-algebra.[5] Quasiprobability distributions in general relax the third axiom.

Consequences

From the Kolmogorov axioms, one can deduce other useful rules for studying probabilities. The proofs[6][7][8] of these rules are a very insightful procedure that illustrates the power of the third axiom, and its interaction with the prior two axioms. Four of the immediate corollaries and their proofs are shown below:

Monotonicity

if A B then P ( A ) P ( B ) . {\displaystyle \quad {\text{if}}\quad A\subseteq B\quad {\text{then}}\quad P(A)\leq P(B).}

If A is a subset of, or equal to B, then the probability of A is less than, or equal to the probability of B.

Proof of monotonicity[6]

In order to verify the monotonicity property, we set E 1 = A {\displaystyle E_{1}=A} and E 2 = B A {\displaystyle E_{2}=B\setminus A} , where A B {\displaystyle A\subseteq B} and E i = {\displaystyle E_{i}=\varnothing } for i 3 {\displaystyle i\geq 3} . From the properties of the empty set ( {\displaystyle \varnothing } ), it is easy to see that the sets E i {\displaystyle E_{i}} are pairwise disjoint and E 1 E 2 = B {\displaystyle E_{1}\cup E_{2}\cup \cdots =B} . Hence, we obtain from the third axiom that

P ( A ) + P ( B A ) + i = 3 P ( E i ) = P ( B ) . {\displaystyle P(A)+P(B\setminus A)+\sum _{i=3}^{\infty }P(E_{i})=P(B).}

Since, by the first axiom, the left-hand side of this equation is a series of non-negative numbers, and since it converges to P ( B ) {\displaystyle P(B)} which is finite, we obtain both P ( A ) P ( B ) {\displaystyle P(A)\leq P(B)} and P ( ) = 0 {\displaystyle P(\varnothing )=0} .

The probability of the empty set

P ( ) = 0. {\displaystyle P(\varnothing )=0.}

In many cases, {\displaystyle \varnothing } is not the only event with probability 0.

Proof of the probability of the empty set

P ( ) = P ( ) {\displaystyle P(\varnothing \cup \varnothing )=P(\varnothing )} since = {\displaystyle \varnothing \cup \varnothing =\varnothing } ,

P ( ) + P ( ) = P ( ) {\displaystyle P(\varnothing )+P(\varnothing )=P(\varnothing )} by applying the third axiom to the left-hand side (note {\displaystyle \varnothing } is disjoint with itself), and so

P ( ) = 0 {\displaystyle P(\varnothing )=0} by subtracting P ( ) {\displaystyle P(\varnothing )} from each side of the equation.

The complement rule

P ( A c ) = P ( Ω A ) = 1 P ( A ) {\displaystyle P\left(A^{c}\right)=P(\Omega -A)=1-P(A)}

Proof of the complement rule

Given A {\displaystyle A} and A c {\displaystyle A^{c}} are mutually exclusive and that A A c = Ω {\displaystyle A\cup A^{c}=\Omega } :

P ( A A c ) = P ( A ) + P ( A c ) {\displaystyle P(A\cup A^{c})=P(A)+P(A^{c})} ... (by axiom 3)

and, P ( A A c ) = P ( Ω ) = 1 {\displaystyle P(A\cup A^{c})=P(\Omega )=1} ... (by axiom 2)

P ( A ) + P ( A c ) = 1 {\displaystyle \Rightarrow P(A)+P(A^{c})=1}

P ( A c ) = 1 P ( A ) {\displaystyle \therefore P(A^{c})=1-P(A)}

The numeric bound

It immediately follows from the monotonicity property that

0 P ( E ) 1 E F . {\displaystyle 0\leq P(E)\leq 1\qquad \forall E\in F.}

Proof of the numeric bound

Given the complement rule P ( E c ) = 1 P ( E ) {\displaystyle P(E^{c})=1-P(E)} and axiom 1 P ( E c ) 0 {\displaystyle P(E^{c})\geq 0} :

1 P ( E ) 0 {\displaystyle 1-P(E)\geq 0}

1 P ( E ) {\displaystyle \Rightarrow 1\geq P(E)}

0 P ( E ) 1 {\displaystyle \therefore 0\leq P(E)\leq 1}

Further consequences

Another important property is:

P ( A B ) = P ( A ) + P ( B ) P ( A B ) . {\displaystyle P(A\cup B)=P(A)+P(B)-P(A\cap B).}

This is called the addition law of probability, or the sum rule. That is, the probability that an event in A or B will happen is the sum of the probability of an event in A and the probability of an event in B, minus the probability of an event that is in both A and B. The proof of this is as follows:

Firstly,

P ( A B ) = P ( A ) + P ( B A ) {\displaystyle P(A\cup B)=P(A)+P(B\setminus A)} ... (by Axiom 3)

So,

P ( A B ) = P ( A ) + P ( B ( A B ) ) {\displaystyle P(A\cup B)=P(A)+P(B\setminus (A\cap B))} (by B A = B ( A B ) {\displaystyle B\setminus A=B\setminus (A\cap B)} ).

Also,

P ( B ) = P ( B ( A B ) ) + P ( A B ) {\displaystyle P(B)=P(B\setminus (A\cap B))+P(A\cap B)}

and eliminating P ( B ( A B ) ) {\displaystyle P(B\setminus (A\cap B))} from both equations gives us the desired result.

An extension of the addition law to any number of sets is the inclusion–exclusion principle.

Setting B to the complement Ac of A in the addition law gives

P ( A c ) = P ( Ω A ) = 1 P ( A ) {\displaystyle P\left(A^{c}\right)=P(\Omega \setminus A)=1-P(A)}

That is, the probability that any event will not happen (or the event's complement) is 1 minus the probability that it will.

Simple example: coin toss

Consider a single coin-toss, and assume that the coin will either land heads (H) or tails (T) (but not both). No assumption is made as to whether the coin is fair or as to whether or not any bias depends on how the coin is tossed.[9]

We may define:

Ω = { H , T } {\displaystyle \Omega =\{H,T\}}
F = { , { H } , { T } , { H , T } } {\displaystyle F=\{\varnothing ,\{H\},\{T\},\{H,T\}\}}

Kolmogorov's axioms imply that:

P ( ) = 0 {\displaystyle P(\varnothing )=0}

The probability of neither heads nor tails, is 0.

P ( { H , T } c ) = 0 {\displaystyle P(\{H,T\}^{c})=0}

The probability of either heads or tails, is 1.

P ( { H } ) + P ( { T } ) = 1 {\displaystyle P(\{H\})+P(\{T\})=1}

The sum of the probability of heads and the probability of tails, is 1.

See also

  • Borel algebra – Class of mathematical setsPages displaying short descriptions of redirect targets
  • Conditional probability – Probability of an event occurring, given that another event has already occurred
  • Fully probabilistic design
  • Intuitive statistics – cognitive phenomenon where organisms use data to make generalizations and predictions about the worldPages displaying wikidata descriptions as a fallback
  • Quasiprobability – Objects like probability distributions that violate σ-additivity; useful in computational physicsPages displaying short descriptions of redirect targets
  • Set theory – Branch of mathematics that studies sets
  • σ-algebra – Algebraic structure of set algebraPages displaying short descriptions of redirect targets

References

  1. ^ a b Kolmogorov, Andrey (1950) [1933]. Foundations of the theory of probability. New York, US: Chelsea Publishing Company.
  2. ^ Aldous, David. "What is the significance of the Kolmogorov axioms?". David Aldous. Retrieved November 19, 2019.
  3. ^ Cox, R. T. (1946). "Probability, Frequency and Reasonable Expectation". American Journal of Physics. 14 (1): 1–10. Bibcode:1946AmJPh..14....1C. doi:10.1119/1.1990764.
  4. ^ Cox, R. T. (1961). The Algebra of Probable Inference. Baltimore, MD: Johns Hopkins University Press.
  5. ^ Hájek, Alan (August 28, 2019). "Interpretations of Probability". Stanford Encyclopedia of Philosophy. Retrieved November 17, 2019.
  6. ^ a b Ross, Sheldon M. (2014). A first course in probability (Ninth ed.). Upper Saddle River, New Jersey. pp. 27, 28. ISBN 978-0-321-79477-2. OCLC 827003384.{{cite book}}: CS1 maint: location missing publisher (link)
  7. ^ Gerard, David (December 9, 2017). "Proofs from axioms" (PDF). Retrieved November 20, 2019.
  8. ^ Jackson, Bill (2010). "Probability (Lecture Notes - Week 3)" (PDF). School of Mathematics, Queen Mary University of London. Retrieved November 20, 2019.
  9. ^ Diaconis, Persi; Holmes, Susan; Montgomery, Richard (2007). "Dynamical Bias in the Coin Toss" (PDF). Siam Revue. 49 (211–235): 211–235. Bibcode:2007SIAMR..49..211D. doi:10.1137/S0036144504446436. Retrieved 5 January 2024.

Further reading

  • DeGroot, Morris H. (1975). Probability and Statistics. Reading: Addison-Wesley. pp. 12–16. ISBN 0-201-01503-X.
  • McCord, James R.; Moroney, Richard M. (1964). "Axiomatic Probability". Introduction to Probability Theory. New York: Macmillan. pp. 13–28.
  • Formal definition of probability in the Mizar system, and the list of theorems formally proved about it.