码迷,mamicode.com
首页 > 其他好文 > 详细

spark MLlib 概念 3: 卡方分布

时间:2015-02-01 17:32:23      阅读:209      评论:0      收藏:0      [点我收藏+]

标签:

数学定义[编辑]

k个随机变量技术分享、……、技术分享是相互独立,符合标准正态分布随机变量数学期望为0、方差为1),则随机变量Z的平方和

技术分享

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

技术分享
技术分享

Definition[edit]

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

技术分享

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

技术分享

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: 卡方分布

标签:

原文地址:http://www.cnblogs.com/zwCHAN/p/4265752.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!