Probability axioms

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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

[edit | edit source]

In order to state the Kolmogorov axioms, the following pieces of data must be specified:

Taken together, these assumptions mean that (Ω,F,P) is a measure space. It is additionally assumed that P(Ω)=1, making this triple a probability space.[1]

First axiom

[edit | edit source]

The probability of an event is a non-negative real number. This assumption is implied by the fact that P is a measure on F.

P(E)0EF

Theories which assign negative probability relax the first axiom.

Second axiom

[edit | edit source]

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(Ω)=1From this axiom it follows that P(E) is always finite, in contrast with more general measure theory.

Third axiom

[edit | edit source]

This is the assumption of σ-additivity: Any countable sequence of disjoint sets (synonymous with mutually exclusive events) E1,E2, satisfies

P(i=1Ei)=i=1P(Ei).

This property again is implied by the fact that P is a measure. Note that, by taking E1=Ω and Ei= for all i>1, one deduces that P()=0. 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

[edit | edit source]

In order to demonstrate that the theory generated by the Kolmogorov axioms corresponds with classical probability, some elementary consequences are typically derived.[7]

  • Since P is finitely additive, we have P(A)+P(Ac)=P(AAc)=P(Ω)=1, so P(Ac)=1P(A).
  • In particular, it follows that P()=0. The empty set is interpreted as the event that "no outcome occurs", which is impossible.
  • Similarly, if AB, then P(B)=P(A(BA))=P(A)+P(BA)P(A). In other words, P is monotone.[8]
  • Since EΩ for any event E, it follows that 0P(E)1.

By dividing AB into the disjoint sets A(AB), B(AB) and AB, one arrives at a probabilistic version of the inclusion-exclusion principle[9]P(AB)=P(A)+P(B)P(AB).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:P(infinite sequence of heads)=limnP(sequence of n heads)=limn2n=0.In order to make this rigorous, one has to prove that P is continuous, in the following sense. If Aj,j=1,2, is a sequence of events increasing (or decreasing) to another event A, then[10]limnP(An)=P(A).

Simple example: Coin toss

[edit | edit source]

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:

Ω={H,T}
F={,{H},{T},{H,T}}

Kolmogorov's axioms imply that:

P()=0

The probability of neither heads nor tails, is 0.

P({H,T}c)=0

The probability of either heads or tails, is 1.

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

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

See also

[edit | edit source]
  • Borel algebra – Class of mathematical sets
  • Conditional probability – Probability of an event occurring, given that another event has already occurred
  • Lua error in Module:GetShortDescription at line 33: attempt to index field 'wikibase' (a nil value).
  • Lua error in Module:GetShortDescription at line 33: attempt to index field 'wikibase' (a nil value).
  • Quasiprobability – Concept in statistics
  • Set theory – Branch of mathematics that studies sets
  • σ-algebra – Algebraic structure of set algebra

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  9. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  10. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).

Further reading

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Formal definition of probability in the Mizar system, and the list of theorems formally proved about it.