Random variables and probability distributions 523
(unknown set) Ω
R
R R
-
X
?
(unknown)
P
?
P
X
(known)
In the example of the Rutgers students, assume moreover that the sample
space is given the uniform probability measure (ea ch student is given the same
probability, p = 1/N, where N is the tota l number of students). What is the
probability distribution of the random variable “ age,” which we see as integer-
valued? This distrib ut ion is a probability measure on the set N, an inst ance
of what is often called a discrete distribution:
P
X
{n}
= P
{X = n}
= P
{students ; age (student) = n}
=
number of students aged n
N
.
It can very well be the case that t wo random variables have the same
distribution without b eing closely related to each other. For instance,
THEOREM 20.3 Let X and Y be two random variables defined on the same sample
space which are equal almost everywhere. Then X and Y have the same distribution:
P
X
= P
Y
.
But be warned that the converse statement is completely false.
Consider, for example, t he process of flipping n times a fair (unbiased)
coin, using 0 and 1 to denote, respectively, “head s” or “tails.” We can take
Ω = {0, 1}
n
and of course Σ = P(Ω). Let ω = (E
1
, . . . , E
n
) ∈ Ω, where
E
i
∈ {0, 1} for i = 1, . . ., n, be an atomic event. The probability of {ω} ∈ Σ,
if the successive throws are independent, is equal to
P
{ω}
= (1/2)
n
(uniform probability).
Consider now the random variable
X : Ω −→ N,
ω 7−→
n
X
i=1
E
i
= number of “tails.”
We can find the distribution of X by denoting, for instance, A
k
the event
corresponding to “k tails out of n throws.” So A
k
∈ Σ and in fact
A
k
=
ω ∈ Ω ; X (ω) = k
.
The distribution of X is supported, in the case considered, on the set {0, . . . , n},
and we have
P
X
{k}
= P(X = k) = P(A
k
) =
n
k
·
1
2
n
.