Probability axioms: Difference between revisions
imported>RJFJR →Proof of monotonicity: move ref out of heading |
imported>Danielittlewood m Removed redundant words (also that sentence was ungrammatical before) |
||
| Line 1: | Line 1: | ||
{{Short description|Foundations of probability theory}} | {{Short description|Foundations of probability theory}} | ||
{{Probability fundamentals}} | {{Probability fundamentals}} | ||
The standard '''probability axioms''' are the foundations of [[probability theory]] introduced by Russian mathematician [[Andrey Kolmogorov]] in 1933.<ref name=":0">{{Cite book |title=Foundations of the theory of probability |url=https://archive.org/details/foundationsofthe00kolm |last=Kolmogorov |first=Andrey |publisher=Chelsea Publishing Company |year=1950 |orig-date=1933 |location=New York, US }}</ref> | The standard '''probability axioms''' are the foundations of [[probability theory]] introduced by Russian mathematician [[Andrey Kolmogorov]] in 1933.<ref name=":0">{{Cite book |title=Foundations of the theory of probability |url=https://archive.org/details/foundationsofthe00kolm |last=Kolmogorov |first=Andrey |publisher=Chelsea Publishing Company |year=1950 |orig-date=1933 |location=New York, US }}</ref> Like all [[Axiomatic system|axiomatic systems]], they outline the basic assumptions underlying the application of probability to fields such as pure mathematics and the physical sciences, while avoiding logical paradoxes.<ref>{{Cite web |url=https://www.stat.berkeley.edu/~aldous/Real_World/kolmogorov.html |title=What is the significance of the Kolmogorov axioms? |last=Aldous |first=David |website=David Aldous |access-date=November 19, 2019}}</ref> | ||
The probability axioms do not specify or assume any particular [[Probability interpretations|interpretation of probability]], but may be motivated by starting from a philosophical definition of probability and arguing that the axioms are satisfied by this definition. For example, | |||
* [[Cox's theorem]] derives the laws of probability based on a "logical" definition of probability as the likelihood or credibility of arbitrary logical propositions.<ref>{{Cite journal |last=Cox |first=R. T. |author-link=Richard Threlkeld Cox |year=1946 |title=Probability, Frequency and Reasonable Expectation |journal=American Journal of Physics |volume=14 |issue=1 |pages=1–10 |bibcode=1946AmJPh..14....1C |doi=10.1119/1.1990764}}</ref><ref>{{cite book |last=Cox |first=R. T. |author-link=Richard Threlkeld Cox |title=The Algebra of Probable Inference |publisher=Johns Hopkins University Press |year=1961 |location=Baltimore, MD}}</ref> | |||
* The [[Dutch book arguments]] show that [[Rational agent|rational agents]] must make bets which are in proportion with a subjective measure of the probability of events. | |||
The third axiom, [[σ-additivity]], is relatively modern, and originates with Lebesgue's [[Measure (mathematics)|measure theory]]. Some authors replace this with the strictly weaker axiom of finite additivity, which is sufficient to deal with some applications.<ref>{{Cite journal |last=Bingham |first=N.H. |date=2010 |title=Finite Additivity Versus Countable Additivity: de Finetti and Savage |url=https://www.ma.imperial.ac.uk/~bin06/Papers/favcarev.pdf |journal=Electronic J. History of Probability and Statistics |volume=6 |issue=1 |pages=1–6}}</ref> | |||
== Kolmogorov axioms == | == Kolmogorov axioms == | ||
In order to state the Kolmogorov axioms, the following pieces of data must be specified: | |||
* The [[sample space]], <math display="inline">\Omega</math>, which is the [[Set theory|set]] of all possible [[Outcome (probability)|outcomes]] or [[Elementary event|elementary events]]. | |||
* The space of all [[Event (probability theory)|events]], which are each taken to be sets of outcomes (i.e. subsets of <math display="inline">\Omega</math>). The event space, <math display="inline">F</math>, must be a [[Σ-algebra|''{{mvar|σ}}''-algebra]] on <math display="inline">\Omega</math>. | |||
* The probability [[Measure (mathematics)|measure]] <math display="inline">P</math> which assigns to each event <math>E \in F</math> its probability, <math>P(E)</math>. | |||
Taken together, these assumptions mean that <math>(\Omega, F, P)</math> is a [[measure space]]. It is additionally assumed that <math>P(\Omega)=1</math>, making this triple a [[probability space]].<ref name=":0" /> | |||
==={{Anchor|Non-negativity}}First axiom === | ==={{Anchor|Non-negativity}}First axiom === | ||
The probability of an event is a non-negative real number | The probability of an event is a non-negative real number. This assumption is implied by the fact that <math>P</math> is a measure on <math>F</math>. | ||
:<math> | :<math>P(E)\geq 0 \qquad \forall E \in F</math> | ||
Theories which assign [[negative probability]] relax the first axiom. | |||
=== {{Anchor|Unitarity|Normalization}}Second axiom === | === {{Anchor|Unitarity|Normalization}}Second axiom === | ||
This is the assumption of [[unit measure]]: that the probability that at least one of the [[elementary event]]s in the entire sample space will occur is 1. | This is the assumption of [[unit measure]]: that the probability that at least one of the [[elementary event]]s in the entire sample space will occur is 1.<math display="block">P(\Omega) = 1</math>From this axiom it follows that <math>P(E)</math> is always finite, in contrast with more general [[Measure (mathematics)|measure theory]]. | ||
=== {{Anchor|Sigma additivity|Finite additivity|Countable additivity|Finitely additive}}Third axiom === | === {{Anchor|Sigma additivity|Finite additivity|Countable additivity|Finitely additive}}Third axiom === | ||
This is the assumption of [[σ-additivity]] | This is the assumption of [[σ-additivity]]: Any [[countable]] sequence of [[disjoint sets]] (synonymous with ''[[Mutual exclusivity|mutually exclusive]]'' events) <math>E_1, E_2, \ldots</math> satisfies | ||
: Any [[countable]] sequence of [[disjoint sets]] (synonymous with ''[[Mutual exclusivity|mutually exclusive]]'' events) <math>E_1, E_2, \ldots</math> satisfies | |||
::<math>P\left(\bigcup_{i = 1}^\infty E_i\right) = \sum_{i=1}^\infty P(E_i).</math> | ::<math>P\left(\bigcup_{i = 1}^\infty E_i\right) = \sum_{i=1}^\infty P(E_i).</math> | ||
This property again is implied by the fact that <math>P</math> is a measure. Note that, by taking <math>E_1 = \Omega</math> and <math>E_i = \emptyset</math> for all <math>i>1</math>, one deduces that <math>P(\emptyset) = 0</math>. This in turn shows that σ-additivity implies finite additivity. | |||
Some authors consider merely [[finitely additive]] probability spaces, in which case one just needs an [[field of sets|algebra of sets]], rather than a [[σ-algebra]].<ref>{{Cite web|url=https://plato.stanford.edu/entries/probability-interpret/#KolProCal|title=Interpretations of Probability|last=Hájek|first=Alan|date=August 28, 2019|website=Stanford Encyclopedia of Philosophy|access-date=November 17, 2019}}</ref> [[Quasiprobability distribution]]s in general relax the third axiom. | Some authors consider merely [[finitely additive]] probability spaces, in which case one just needs an [[field of sets|algebra of sets]], rather than a [[σ-algebra]].<ref>{{Cite web|url=https://plato.stanford.edu/entries/probability-interpret/#KolProCal|title=Interpretations of Probability|last=Hájek|first=Alan|date=August 28, 2019|website=Stanford Encyclopedia of Philosophy|access-date=November 17, 2019}}</ref> [[Quasiprobability distribution]]s in general relax the third axiom. | ||
== | == Elementary consequences == | ||
In order to demonstrate that the theory generated by the Kolmogorov axioms corresponds with [[Classical definition of probability|classical probability]], some elementary consequences are typically derived.<ref>{{Cite web |last=Gerard |first=David |date=December 9, 2017 |title=Proofs from axioms |url=https://dcgerard.github.io/stat234/11_proofs_from_axioms.pdf |access-date=November 20, 2019}}</ref> | |||
* Since <math>P</math> is finitely additive, we have <math>P(A) + P(A^c) = P(A\cup A^c)= P(\Omega) = 1</math>, so <math>P(A^c) = 1-P(A)</math>. | |||
* In particular, it follows that <math>P(\emptyset) = 0</math>. The empty set is interpreted as the event that "no outcome occurs", which is impossible. | |||
* Similarly, if <math>A \subseteq B</math>, then <math>P(B) = P(A \cup (B\setminus A)) = P(A) + P(B\setminus A) \ge P(A)</math>. In other words, <math>P</math> is [[Monotonic function|monotone]].<ref name=":1">{{Cite book |last=Ross, Sheldon M. |title=A first course in probability |year=2014 |isbn=978-0-321-79477-2 |edition=Ninth |location=Upper Saddle River, New Jersey |pages=27, 28 |oclc=827003384}}</ref> | |||
* Since <math>\emptyset \subseteq E \subseteq \Omega</math> for any event <math>E</math>, it follows that <math>0 \le P(E) \le 1</math>. | |||
By dividing <math>A \cup B </math> into the disjoint sets <math>A \setminus (A \cap B) </math>, <math>B \setminus (A \cap B)</math> and <math>A \cap B</math>, one arrives at a probabilistic version of the inclusion-exclusion principle<ref>{{Cite web |last=Jackson |first=Bill |date=2010 |title=Probability (Lecture Notes - Week 3) |url=http://www.maths.qmul.ac.uk/~bill/MTH4107/notesweek3_10.pdf |access-date=November 20, 2019 |website=School of Mathematics, Queen Mary University of London}}</ref><math display="block">P(A \cup B) = P(A) + P(B) - P(A \cap B).</math>In the case where <math>\Omega</math> is finite, the two identities are equivalent. | |||
In order to actually do calculations when <math>\Omega</math> is an infinite set, it is sometimes useful to generalize from a finite sample space. For example, if <math>\Omega</math> consists of all infinite sequences of tosses of a fair coin, it is not obvious how to compute the probability of any particular set of sequences (i.e. an event). If the event is "every flip is heads", then it is intuitive that the probability can be computed as:<math display="block">P(\text{infinite sequence of heads}) = \lim_{n \to \infty} P(\text{sequence of n heads}) = \lim_{n \to \infty} 2^{-n} = 0.</math>In order to make this rigorous, one has to prove that <math>P</math> is '''continuous''', in the following sense. If <math>A_j,\,\, j = 1, 2, \ldots</math> is a sequence of events increasing (or decreasing) to another event <math>A</math>, then<ref>{{Cite book |last=Evans |first=Michael |title=Probability and Statistics: The Science of Uncertainty |last2=Rosenthal |first2=Jeffrey |date=25 July 2003 |publisher=[[W. H. Freeman and Company]] |isbn=978-0716747420 |pages=27-29 |language=en-us}}</ref><math display="block">\lim_{n \to \infty} P(A_n) = P(A).</math> | |||
== Simple example: coin toss == | == 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 | 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.<ref>{{cite journal |last1=Diaconis |first1=Persi |last2=Holmes |first2=Susan |last3=Montgomery |first3=Richard |title=Dynamical Bias in the Coin Toss |journal= SIAM Review|date=2007 |volume=49 |issue=211–235 |pages=211–235 |doi=10.1137/S0036144504446436 |bibcode=2007SIAMR..49..211D |url=https://statweb.stanford.edu/~cgates/PERSI/papers/dyn_coin_07.pdf |access-date=5 January 2024}}</ref> | ||
We may define: | We may define: | ||
Latest revision as of 22:27, 28 October 2025
Template:Short description Template:Probability fundamentals The standard probability axioms are the foundations of probability theory introduced by Russian mathematician Andrey Kolmogorov in 1933.[1] Like all axiomatic systems, they outline the basic assumptions underlying the application of probability to fields such as pure mathematics and the physical sciences, while avoiding logical paradoxes.[2]
The probability axioms do not specify or assume any particular interpretation of probability, but may be motivated by starting from a philosophical definition of probability and arguing that the axioms are satisfied by this definition. For example,
- Cox's theorem derives the laws of probability based on a "logical" definition of probability as the likelihood or credibility of arbitrary logical propositions.[3][4]
- The Dutch book arguments show that rational agents must make bets which are in proportion with a subjective measure of the probability of events.
The third axiom, σ-additivity, is relatively modern, and originates with Lebesgue's measure theory. Some authors replace this with the strictly weaker axiom of finite additivity, which is sufficient to deal with some applications.[5]
Kolmogorov axioms
In order to state the Kolmogorov axioms, the following pieces of data must be specified:
- The sample space, , which is the set of all possible outcomes or elementary events.
- The space of all events, which are each taken to be sets of outcomes (i.e. subsets of ). The event space, , must be a [[Σ-algebra|Template:Mvar-algebra]] on .
- The probability measure which assigns to each event its probability, .
Taken together, these assumptions mean that is a measure space. It is additionally assumed that , making this triple a probability space.[1]
Script error: No such module "anchor".First axiom
The probability of an event is a non-negative real number. This assumption is implied by the fact that is a measure on .
Theories which assign negative probability relax the first axiom.
Script error: No such module "anchor".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.From this axiom it follows that is always finite, in contrast with more general measure theory.
Script error: No such module "anchor".Third axiom
This is the assumption of σ-additivity: Any countable sequence of disjoint sets (synonymous with mutually exclusive events) satisfies
This property again is implied by the fact that is a measure. Note that, by taking and for all , one deduces that . This in turn shows that σ-additivity implies finite additivity.
Some authors consider merely finitely additive probability spaces, in which case one just needs an algebra of sets, rather than a σ-algebra.[6] Quasiprobability distributions in general relax the third axiom.
Elementary consequences
In order to demonstrate that the theory generated by the Kolmogorov axioms corresponds with classical probability, some elementary consequences are typically derived.[7]
- Since is finitely additive, we have , so .
- In particular, it follows that . The empty set is interpreted as the event that "no outcome occurs", which is impossible.
- Similarly, if , then . In other words, is monotone.[8]
- Since for any event , it follows that .
By dividing into the disjoint sets , and , one arrives at a probabilistic version of the inclusion-exclusion principle[9]In the case where is finite, the two identities are equivalent.
In order to actually do calculations when is an infinite set, it is sometimes useful to generalize from a finite sample space. For example, if consists of all infinite sequences of tosses of a fair coin, it is not obvious how to compute the probability of any particular set of sequences (i.e. an event). If the event is "every flip is heads", then it is intuitive that the probability can be computed as:In order to make this rigorous, one has to prove that is continuous, in the following sense. If is a sequence of events increasing (or decreasing) to another event , then[10]
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.[11]
We may define:
Kolmogorov's axioms imply that:
The probability of neither heads nor tails, is 0.
The probability of either heads or tails, is 1.
The sum of the probability of heads and the probability of tails, is 1.
See also
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
- Template:Annotated link
References
Further reading
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Formal definition of probability in the Mizar system, and the list of theorems formally proved about it.
- ↑ a b Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "Citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "citation/CS1".
- ↑ Script error: No such module "Citation/CS1".