language-icon Old Web
English
Sign In

Multivariate random variable

In probability, and statistics, a multivariate random variable or random vector is a list of mathematical variables each of whose value is unknown, either because the value has not yet occurred or because there is imperfect knowledge of its value. The individual variables in a random vector are grouped together because they are all part of a single mathematical system — often they represent different properties of an individual statistical unit. For example, while a given person has a specific age, height and weight, the representation of these features of an unspecified person from within a group would be a random vector. Normally each element of a random vector is a real number. F X ( x ) = P ⁡ ( X 1 ≤ x 1 , … , X n ≤ x n ) {displaystyle F_{mathbf {X} }(mathbf {x} )=operatorname {P} (X_{1}leq x_{1},ldots ,X_{n}leq x_{n})}     (Eq.1) E ⁡ [ X ] = ( E ⁡ [ X 1 ] , . . . , E ⁡ [ X n ] ) T {displaystyle operatorname {E} =(operatorname {E} ,...,operatorname {E} )^{mathrm {T} }}     (Eq.2) K X X = Var ⁡ [ X ] = E ⁡ [ ( X − E ⁡ [ X ] ) ( X − E ⁡ [ X ] ) T ] = E ⁡ [ X X T ] − E ⁡ [ X ] E ⁡ [ X ] T {displaystyle operatorname {K} _{mathbf {X} mathbf {X} }=operatorname {Var} =operatorname {E} )(mathbf {X} -operatorname {E} )^{T}]=operatorname {E} -operatorname {E} operatorname {E} ^{T}}     (Eq.3) K X Y = Cov ⁡ [ X , Y ] = E ⁡ [ ( X − E ⁡ [ X ] ) ( Y − E ⁡ [ Y ] ) T ] = E ⁡ [ X Y T ] − E ⁡ [ X ] E ⁡ [ Y ] T {displaystyle operatorname {K} _{mathbf {X} mathbf {Y} }=operatorname {Cov} =operatorname {E} )(mathbf {Y} -operatorname {E} )^{T}]=operatorname {E} -operatorname {E} operatorname {E} ^{T}}     (Eq.4) R X X = E ⁡ [ X X T ] {displaystyle operatorname {R} _{mathbf {X} mathbf {X} }=operatorname {E} }     (Eq.5) R X Y = E ⁡ [ X Y T ] {displaystyle operatorname {R} _{mathbf {X} mathbf {Y} }=operatorname {E} }     (Eq.6) In probability, and statistics, a multivariate random variable or random vector is a list of mathematical variables each of whose value is unknown, either because the value has not yet occurred or because there is imperfect knowledge of its value. The individual variables in a random vector are grouped together because they are all part of a single mathematical system — often they represent different properties of an individual statistical unit. For example, while a given person has a specific age, height and weight, the representation of these features of an unspecified person from within a group would be a random vector. Normally each element of a random vector is a real number. Random vectors are often used as the underlying implementation of various types of aggregate random variables, e.g. a random matrix, random tree, random sequence, stochastic process, etc. More formally, a multivariate random variable is a column vector X = ( X 1 , . . . , X n ) T {displaystyle mathbf {X} =(X_{1},...,X_{n})^{T}} (or its transpose, which is a row vector) whose components are scalar-valued random variables on the same probability space as each other, ( Ω , F , P ) {displaystyle (Omega ,{mathcal {F}},P)} , where Ω {displaystyle Omega } is the sample space, F {displaystyle {mathcal {F}}} is the sigma-algebra (the collection of all events), and P {displaystyle P} is the probability measure (a function returning each event's probability). Every random vector gives rise to a probability measure on R n {displaystyle mathbb {R} ^{n}} with the Borel algebra as the underlying sigma-algebra. This measure is also known as the joint probability distribution, the joint distribution, or the multivariate distribution of the random vector. The distributions of each of the component random variables X i {displaystyle X_{i}} are called marginal distributions. The conditional probability distribution of X i {displaystyle X_{i}} given X j {displaystyle X_{j}} is the probability distribution of X i {displaystyle X_{i}} when X j {displaystyle X_{j}} is known to be a particular value. The cumulative distribution function F X : R n ↦ [ 0 , 1 ] {displaystyle F_{mathbf {X} }:mathbb {R} ^{n}mapsto } of a random vector X = ( X 1 , . . . , X n ) T {displaystyle mathbf {X} =(X_{1},...,X_{n})^{T}} is defined as:p.15 where x = ( x 1 , . . . , x n ) T {displaystyle mathbf {x} =(x_{1},...,x_{n})^{T}} . Random vectors can be subjected to the same kinds of algebraic operations as can non-random vectors: addition, subtraction, multiplication by a scalar, and the taking of inner products. Similarly, a new random vector Y {displaystyle mathbf {Y} } can be defined by applying an affine transformation g : R n → R n {displaystyle gcolon mathbb {R} ^{n} o mathbb {R} ^{n}} to a random vector X {displaystyle mathbf {X} } :

[ "Random variable", "Distance correlation", "Algebra of random variables", "Convolution random number generator", "gaussian random vector", "Algebraic formula for the variance" ]
Parent Topic
Child Topic
    No Parent Topic