Whatever interpretation we give to probability, it must obey a few basic rules, formalised by the Russian mathematician Andrey Kolmogorov. From these three axioms the whole of probability theory follows.

Property — Kolmogorov's axioms

A probability function PP on events satisfies:

  1. 0P(E)10 \le P(E) \le 1 for every event EE;
  2. P(Ω)=1P(\Omega) = 1 (the sample space is certain);
  3. P(E1E2)=P(E1)+P(E2)P(E_1 \cup E_2) = P(E_1) + P(E_2) if E1E_1 and E2E_2 are mutually exclusive (that is, E1E2=E_1 \cap E_2 = \emptyset).

The third axiom, called the additivity axiom, extends to any number of pairwise mutually exclusive events.

Topics: Probability
Concepts: Kolmogorov’s axioms · Probability
People: Kolmogorov