Elements of Probability Theory: 2.1 Probability, Random Variables and Random Matrices
Elements of Probability Theory: 2.1 Probability, Random Variables and Random Matrices
Elements of Probability Theory: 2.1 Probability, Random Variables and Random Matrices
iI
1 By
R. Tempo et al., Randomized Algorithms for Analysis and Control of Uncertain Systems,
Communications and Control Engineering, DOI 10.1007/978-1-4471-4610-0_2,
Springer-Verlag London 2013
.
Fx (x) = P R {x x}.
The function Fx (x) is nondecreasing, right continuous (i.e., Fx (x) = limzx+ Fx (z)),
and Fx (x) 0 for x , Fx (x) 1 for x . Associated with the concept
of distribution function, we define the percentile of a random variable
x = inf x : Fx (x) .
For random variables of continuous type, if there exists a Lebesgue measurable
function fx (x) 0 such that
x
fx (x) dx
Fx (x) =
dFx (x)
dx
holds except possibly for a set of measure zero. The function fx (x) is called the
probability density function (pdf) of the random variable x.
For discrete random variables, the cdf is a staircase function, i.e. Fx (x) is constant
except at a countable number of points x1 , x2 , . . . having no finite limit point. The
total probability is hence distributed among the mass points x1 , x2 , . . . at which
the jumps of size
.
fx (xi ) = lim Fx (xi + ) Fx (xi ) = P R {x = xi }
0
occur. The function fx (xi ) is called the mass density of the discrete random variable x. The definition of random variables is extended to real and complex random
matrices in the next section.
Fxi (xi )
i=1
10
Xi Y
X Rn,m
T
.
Cov (x) = Ex x Ex (x) x Ex (x)
11
Binomial Density
Normal Density The normal (Gaussian) density with mean x R and variance
2 R is defined as
1
1
.
2 / 2
e 2 (xx)
, x R.
(2.5)
Nx,
2 (x) =
2
Multivariate Normal Density
The multivariate normal density with mean
x Rn and symmetric positive definite covariance matrix W Sn , W 0, is defined as
1
.
n/2
T W 1 (xx)
Nx,W
|W |1/2 e 2 (xx)
, x Rn .
(2.6)
(x) = (2)
The uniform density on the interval [a, b] is defined as
1
.
if x [a, b];
U[a,b] (x) = ba
0
otherwise.
Uniform Density
(2.7)
.
n2 (x) =
1
x n/21 ex/2 ,
(n/2)2n/2
e d,
(x) =
0
x R+
x > 0.
(2.9)
12
Weibull Density
Laplace Density The unilateral Laplace (or exponential) density with parameter
> 0 is defined as
.
(2.11)
L (x) = ex , x R+ .
Gamma Density
defined as
1
x a1 ex/b ,
(a)ba
x R+ .
(2.12)
Definition 2.2 (Convergence in the mean square sense) A sequence of random variables x(1) , x(2) , . . . converges in the mean square sense to the random variable x if
2
lim E x x(N ) = 0.
N
Convergence a.e. and convergence in the mean square sense both imply convergence in probability, while there is no implicative relationship between convergence
a.e. and convergence in the mean square sense.
http://www.springer.com/978-1-4471-4609-4