多元正态分布


Many samples from a multivariate (bivariate) Gaussian distribution centered at (1,3) with a standard deviation of 3 in roughly the (0.878, 0.478) direction (longer vector) and of 1 in the second direction (shorter vector, orthogonal to the longer vector).
多变量函數
μRN — 位置
ΣRN×N协方差矩阵 (半正定)
值域xμ+span(Σ) ⊆ RN

(仅当 Σ正定矩阵时)
累積分布函數解析表达式不存在
期望值μ
眾數μ
Σ
特徵函数

多变量正态分布亦称为多变量高斯分布。它是单维正态分布向多维的推广。它同矩阵正态分布有紧密的联系。

一般形式

N维随机向量如果服从多变量正态分布,必须满足下面的三个等價条件:

  • 任何线性组合服从正态分布
  • 存在随机向量( 它的每个元素服从独立标准正态分布),向量 矩阵满足.
  • 存在和一个对称半正定阵满足特征函数

如果非奇异的,那么该分布可以由以下的PDF来描述:[1]

注意这里的表示协方差矩阵的行列式。

二元的情况

在二维非奇异的情况下(k = rank(Σ) = 2),向量 [X Y]′概率密度函数为:

其中 ρXY 之间的相关系数。在这种情况下,

參考資料

  1. UIUC, Lecture 21. The Multivariate Normal Distribution 页面存档备份,存于, 21.5:"Finding the Density".
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.