HarmonyFidelisHarmonyFidelis
Login
NewsMajor ProjectsActorsAcademy

Probability

A probability is a measure between 0 and 1 on events; three axioms suffice to derive everything else.

Probability

Probability

Definition

A probability is a number attached to an event, between 0 and 1, measuring the share it occupies among all possible outcomes.

The set of those outcomes forms the sample space, written Ω\OmegaΩ. An event is a subset of it: "the die shows an even number" is the subset {2,4,6}\{2, 4, 6\}{2,4,6}.

Ω A B ∩ P(Ω) = 1

The three axioms

The whole calculus of probability rests on three statements, and on nothing else:

AxiomStatementWhat it imposes
Non-negativityP(A)≥0P(A) \geq 0P(A)≥0A probability is never negative
Total massP(Ω)=1P(\Omega) = 1P(Ω)=1Something necessarily happens
AdditivityP(A∪B)=P(A)+P(B)P(A \cup B) = P(A) + P(B)P(A∪B)=P(A)+P(B) if A∩B=∅A \cap B = \emptysetA∩B=∅Incompatible events add up

The third extends to countable unions, which suffices to handle infinite sample spaces.

What follows from them

These three rules are not an arbitrary starting point: they generate the usual identities.

P(Aˉ)=1−P(A)P(∅)=0P(A∪B)=P(A)+P(B)−P(A∩B)P(\bar{A}) = 1 - P(A) \qquad P(\emptyset) = 0 \qquad P(A \cup B) = P(A) + P(B) - P(A \cap B)P(Aˉ)=1−P(A)P(∅)=0P(A∪B)=P(A)+P(B)−P(A∩B)

The last one corrects double counting: adding P(A)P(A)P(A) and P(B)P(B)P(B) counts twice whatever belongs to both, so it must be subtracted once. Additivity alone applies only to disjoint events.

Conditioning, and independence

Knowing that BBB occurred changes the share occupied by AAA. The sample space is then restricted to BBB:

P(A∣B)=P(A∩B)P(B),P(B)>0P(A \mid B) = \frac{P(A \cap B)}{P(B)}, \quad P(B) > 0P(A∣B)=P(B)P(A∩B)​,P(B)>0

Two events are independent when this restriction changes nothing: P(A∣B)=P(A)P(A \mid B) = P(A)P(A∣B)=P(A), which is equivalent to P(A∩B)=P(A) P(B)P(A \cap B) = P(A)\,P(B)P(A∩B)=P(A)P(B).

Independence is a numerical property, not an intuition. Two events can have no causal link and still be dependent, and the converse occurs too.

What the axioms do not say

The formalism fixes the rules of calculation and says nothing about their meaning. Two readings coexist: the frequentist, where a probability is the limit of a frequency over repetitions; the Bayesian, where it measures a revisable degree of belief.

Both obey the same three axioms and produce the same numbers. Their disagreement bears on interpretation, not on the calculation.

Summary

Three axioms found the whole calculus of probability, and none of them says what a probability means.