Conventions for Notation in Probability Theory and Statistics

在不同的统计学(包括概率论, 信息论, 随机过程)教材中常常会见到不同的符号约定, 这里整理一下并作出说明.

Letters

  • Samples are denoted as lower-case italicized Roman letters, such as x,y,z.
  • Sample Spaces (or alphabets) are denoted by upper-case calligraphic fonts, such as X,Y,Z.
  • Random variables are denoted by upper-case italicized Roman letters, such as X,Y,Z.
    • 随机变量一般采用字母表最后几个字母(例如X,Y,Z), 很少用 A, B, C.

Stochastic process

  • A stochastic process Xn or {Xi}n is an indexed sequence of n random variables Xi: Xn=(X1,X2,,Xn)

    • In general, there can be an arbitrary dependence among the random variables.
    • Pr{(X1,X2,,Xn)=(x1,x2,,xn)}=p(x1,x2,,xn).

Probability function

  • P: the probability measurement funcition, also denoted as p,Pr,Pr,P,P.

    • 类似的, 各种大写字母符号和其\mathbb版本也是互换的, 比如随机变量X的数学期望E(X)E(X).
  • 概率度量函数P(E)的参数E事件(event), EF. 在概率空间(R,B,μX) 中, B 就是一个事件(BB), 因此有μX(B). 同样的, 如果随机变量X,Y的取值为X,Y, 那么X,Y也就是新的事件空间, 其中的元素xX,yY也是事件, 因此有P(x),P(y).

  • 当然了, 我们总是用statement来定义事件, 比如用X=x这个statement指代事件x, 因此P(X=x)P(x).

    • p(x) is the short hand for P(x),p(X=x),pX(x),μX(x),μX(B).
    • p(x|y) is the short hand for p(X=x|Y=y).
  • 有时参数的圆括号会被写成方括号: p(X=x)p[X=x].

Entropy

  • Given a probability distribution p and a random variable X, Xp, then H(X) can also be expressed as H(p).

    Therefore, the entropy of all random variables X,Y,Z, that follow the distribution p is H(p). This is unambiguous because random variables that follow the same probability distribution have the same entropy.

  • Also, given r.v. X1,X2, iid X, where we use X to denote one PMF of arbitary Xi, then we can use H(X) to denote the entropy of arbitrary Xi.

  • EXp(X): denotes that Xp.

Abbrevation

  • w.p.: with probability.
  • r.v.: random variable.
  • w.r.t.: with respect to.