Home

mathrmCovX

CovX is a notation used in statistics and related fields to denote the covariance associated with a random vector or random element X. It can refer to the covariance matrix Cov(X) when X is finite-dimensional, or to the covariance operator when X is an infinite-dimensional random element in a Hilbert space.

Definition and notation: For a random vector X with mean μ = E[X], CovX is the matrix Cov(X) =

Properties: CovX is symmetric and positive semidefinite; the trace of CovX equals the total variance of X.

Computation: In practice, the sample covariance matrix S = (1/(n−1)) Σ (x_i − x̄)(x_i − x̄)^T estimates CovX when X

Applications: CovX underpins many statistical methods, including principal component analysis, factor analysis, multivariate and functional data

Notation notes: The form CovX is not universally standardized; many texts use Cov(X) or Σ for the

E[(X
−
μ)(X
−
μ)^T].
For
a
random
element
in
a
Hilbert
space
H
with
mean
μ,
the
covariance
operator
C:
H
→
H
is
defined
by
⟨C
h,
g⟩
=
E[⟨X
−
μ,
h⟩⟨X
−
μ,
g⟩]
for
h,
g
in
H.
If
X
and
Y
are
random
vectors,
Cov(X,
Y)
denotes
the
cross-covariance
between
X
and
Y.
∈
R^n.
In
functional
data
analysis,
empirical
covariance
operators
are
computed
from
centered
curves
or
functions.
analysis,
time-series
modeling,
and
Gaussian
processes.
It
also
informs
whitening,
whitening
transforms,
and
various
feature
extraction
workflows
in
machine
learning.
covariance
matrix,
while
CovX
often
appears
in
contexts
emphasizing
the
random
element
X
itself
or
as
a
designated
operator.