Random vector

A measurable map from a probability space into a finite-dimensional real vector space.
Random vector

A random vector is a X:(Ω,F)(Rd,B(Rd))X:(\Omega,\mathcal F)\to(\mathbb R^d,\mathcal B(\mathbb R^d)) defined on a (Ω,F,P)(\Omega,\mathcal F,\mathbb P), where B(Rd)\mathcal B(\mathbb R^d) is the Borel σ\sigma-algebra on Rd\mathbb R^d.

Equivalently, X=(X1,,Xd)X=(X_1,\dots,X_d) where each coordinate XiX_i is a ; conversely, any dd-tuple of random variables defines a random vector by bundling them into a single map.

Examples:

  • Let Ω=[0,1]\Omega=[0,1] with P\mathbb P the uniform distribution, and define X(ω)=(ω,ω2)R2X(\omega)=(\omega,\omega^2)\in\mathbb R^2. Then XX is a random vector in R2\mathbb R^2.
  • Roll two fair six-sided dice and let X=(D1,D2){1,,6}2X=(D_1,D_2)\in\{1,\dots,6\}^2. This pair-valued map is a random vector (taking values in a finite subset of R2\mathbb R^2).