Random variable

Definition
A random variable is a measurable function:

X:(Ω,Σ)(C,B(C)),

or

X:(Ω,Σ)(Rn,B(Rn)),

where (Ω,Σ) is a measurable space and B() is the corresponding Borel σ-algebra.
If (Ω,Σ,P) is a probabilistic space, we call X a random variable on P.

Remarks:

  1. Boundedness: The condition supωΩ|X(ω)|< is often added (e.g., for uniform integrability).
  2. A random variable which only takes the values 0 or 1 encodes the same data as an event (more precisely, it is the indicator function χE of a unique event, which takes the value 1 on E and 0 on its complement). More generally, we can construct events from random variables: for any Borel subset ER the preimage X1(E) is an event (the event that X lies in E), often written XE, and so we can consider its probability P(XE).

Probability distribution

Every random variable on a probabilistic space,

X:(Ω,Σ,P)(Rn,B(Rn)),

induces a probability measure μX on (Rn,B(Rn)) by means of the pushforward measure

μX(A)=P(X1(A)).

It is called the distribution of X.