]

k个随机变量spark MLlib 概念 3: 卡方分布(chi-squared distribution)、……、spark MLlib 概念 3: 卡方分布(chi-squared distribution)是相互独立,符合标准正态分布随机变量数学期望为0、方差为1),则随机变量Z的平方和

spark MLlib 概念 3: 卡方分布(chi-squared distribution)

被称为服从自由度为 k 的卡方分布,记作

spark MLlib 概念 3: 卡方分布(chi-squared distribution)
spark MLlib 概念 3: 卡方分布(chi-squared distribution)

]

If Z1, ..., Zk are independentstandard normal random variables, then the sum of their squares,

spark MLlib 概念 3: 卡方分布(chi-squared distribution)

is distributed according to the chi-squared distribution with k degrees of freedom. This is usually denoted as

spark MLlib 概念 3: 卡方分布(chi-squared distribution)

The chi-squared distribution has one parameter: k — a positive integer that specifies the number of degrees of freedom (i.e. the number of Zi’s)

spark MLlib 概念 3: 卡方分布(chi-squared distribution)spark MLlib 概念 3: 卡方分布(chi-squared distribution)
 (应用原理没搞懂)
 




相关文章: