782 Probability Theory
out of 6; and that the chance of getting a club in drawing a card is 1 out of 4.
The aim of the theory of probability is to make precise these intuitive notions
and to develop a mathematical procedure for answering questions related to
random events. First we need to review some simple concepts from set theory.
32.1.1 A Set Theory Primer
The most fundamental entity in any branch of mathematics is a universal
set. It is the collection of all objects under consideration. For example, the
Universal set
universal set of plane geometry is a flat surface, and of solid geometry is
the three-dimensional space. The universal set of calculus is the set of real
numbers (or the real line), and the complex plane is the universal set of
complex analysis. The generic universal set is denoted by S, but each specific
universal set has its own symbol: R is the set of real numbers, C is the set of
complex numbers, Z is the set of integers, and N is the set of natural numbers
(nonnegative integers).
The simplest relation in set theory is that of belonging. We write a ∈ S
(and say “a belongs to S”or“a is in S”toexpressthefactthata is one of
the objects in S. An object in S is called an element of S. A collection A
Element and
subset of a set
of elements of S is called a subset of S,andwewriteA ⊂ S.Inparticular,
S ⊂ S. Any subset can be considered as a set with its elements and subsets.
Thus, a ∈ A means that a is one of the elements of the subset A, a ∈ A
means that a is not one of the elements A,andB ⊂ A means that B consists
of elements, all of which belong to A. Subsets are often specified either by
enumeration or by some statement enclosed between a pair of curly brackets.
For example,
{0, 1, 2, 3,...}, {2, 4, 6,...}, {2n +1|n ∈ N},
{(x, x)|x ∈ R},
(
−
13.6
n
2
n ∈ N,n =0
)
.
The first describes N; the second, the set of even numbers; the third, the set of
odd numbers; the fourth, the line y = x; and the fifth, the energy levels of the
hydrogen atom in electron volt. Two subsets are equal if each is a subset of
the other. In other words, if A ⊂ B and B ⊂ A,thenA = B.Itisconvenient
to introduce the empty set, a subset ∅ of S, which has no element.
The subsets of a universal set have a rich mathematics which we can only
briefly outline here. Given two sets
1
A and B, we can form another set, called
the union of A and B and denoted by A ∪ B, which consists of all elements
belonging to either A or B or both. Thus,
A ∪B = {x ∈ S|x ∈ A or x ∈ B}.
1
It is very common to delete the prefix ‘sub’ and refer to subsets of a universal set as
simply sets.