Probability Axioms and Rules

College Depth 64 in the knowledge graph I know this Set as goal
Unlocks 721 downstream topics
probability foundations

Core Idea

Probability measures satisfy three axioms: P(S)=1 for sample space S, P(A)≥0 for any event A, and P(A∪B)=P(A)+P(B) for disjoint events. These axioms imply complement rule P(Aᶜ)=1−P(A) and general addition rule P(A∪B)=P(A)+P(B)−P(A∩B). All probability rules derive from these axioms.

Explainer

Before Kolmogorov's 1933 formalization, probability was intuitive but mathematically inconsistent — different approaches sometimes yielded contradictory results. The Kolmogorov axioms resolved this by providing a minimal foundation: three rules that every valid probability measure must satisfy, from which everything else can be derived. Your work with sets gives you exactly the language needed to state and understand them.

The three axioms are: (1) for any event A, P(A) ≥ 0 (probabilities are non-negative); (2) P(S) = 1, where S is the sample space (something must happen); (3) if A and B are disjoint — A ∩ B = ∅ — then P(A ∪ B) = P(A) + P(B) (disjoint events add). Notice that "event" is just a set of outcomes, "disjoint" is the set-theoretic term you already know, and "union" is the set union operator. The axioms are abstract enough to apply to any sample space, not just coin flips or dice.

From these three axioms you can derive every other rule. The complement rule follows directly: since A and Aᶜ are disjoint and A ∪ Aᶜ = S, axiom 3 gives P(A) + P(Aᶜ) = P(S) = 1, so P(Aᶜ) = 1 − P(A). The rule P(∅) = 0 follows because S and ∅ are disjoint and S ∪ ∅ = S, giving P(S) = P(S) + P(∅), which forces P(∅) = 0. These derivations are not just exercises — they illustrate how much structure emerges from very few assumptions.

The general addition rule — P(A ∪ B) = P(A) + P(B) − P(A ∩ B) — handles overlapping events. The subtraction corrects for double-counting: when you add P(A) and P(B), outcomes in the intersection are counted once in each term, so they appear twice in the sum. Subtracting P(A ∩ B) once restores the correct count. This is the probabilistic version of inclusion-exclusion from set counting, which you may have seen with Venn diagrams.

A persistent misconception is applying P(A ∪ B) = P(A) + P(B) to all events. This only works when A and B cannot both occur (they are mutually exclusive). For overlapping events it overcounts — and can even produce probabilities exceeding 1. The habit to build is: before adding probabilities, always ask whether the events are disjoint. If they are not, you must subtract the intersection.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsStep FunctionsComposition of FunctionsInverse FunctionsRadical Functions and GraphsRational ExponentsExponential Functions and GraphsGeometric Sequences and SeriesSigma NotationExpected ValueWeak Law of Large NumbersProbability Axioms and Rules

Longest path: 65 steps · 255 total prerequisite topics

Prerequisites (2)

Leads To (16)