File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ layout : definition
3+ mathjax : true
4+
5+ author : " Joram Soch"
6+ affiliation : " BCCN Berlin"
7+ e_mail : " joram.soch@bccn-berlin.de"
8+ date : 2021-09-22 09:20:00
9+
10+ title : " Characteristic function"
11+ chapter : " General Theorems"
12+ section : " Probability theory"
13+ topic : " Probability functions"
14+ definition : " Characteristic function"
15+
16+ sources :
17+ - authors : " Wikipedia"
18+ year : 2021
19+ title : " Characteristic function (probability theory)"
20+ in : " Wikipedia, the free encyclopedia"
21+ pages : " retrieved on 2021-09-22"
22+ url : " https://en.wikipedia.org/wiki/Characteristic_function_(probability_theory)#Definition"
23+
24+ def_id : " D159"
25+ shortcut : " cf"
26+ username : " JoramSoch"
27+ ---
28+
29+
30+ ** Definition:**
31+
32+ 1 ) The characteristic function of a [ random variable] ( /D/rvar ) $X \in \mathbb{R}$ is
33+
34+ $$ \label{eq:cf-var}
35+ \varphi_X(t) = \mathrm{E} \left[ e^{itX} \right], \quad t \in \mathbb{R} \; .
36+ $$
37+
38+ 2 ) The characteristic function of a [ random vector] ( /D/rvec ) $X \in \mathbb{R}^n$ is
39+
40+ $$ \label{eq:cf-vec}
41+ \varphi_X(t) = \mathrm{E} \left[ e^{i t^\mathrm{T}X} \right], \quad t \in \mathbb{R}^n \; .
42+ $$
43+
44+ 3 ) The characteristic function of a [ random matrix] ( /D/rmat ) $X \in \mathbb{R}^{n \times p}$ is
45+
46+ $$ \label{eq:cf-mat}
47+ \varphi_X(t) = \mathrm{E} \left[ e^{i \, \mathrm{tr} \left( t^\mathrm{T}X \right)} \right], \quad t \in \mathbb{R}^{n \times p} \; .
48+ $$
You can’t perform that action at this time.
0 commit comments