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

complementary error function

时间:2017-09-27 20:34:24      阅读:182      评论:0      收藏:0      [点我收藏+]

标签:http   target   cer   随机   技术分享   分布   err   alt   for   

 

 

首先正态分布的概率密度函数为:

技术分享

P{|X-μ|<σ}=2Φ(1)-1=0.6826,  P{|X-μ|<2σ}=2Φ(2)-1=0.9544,  P{|X-μ|<3σ}=2Φ(3)-1=0.9974

由于“小概率事件”和假设检验的基本思想 “小概率事件”通常指发生的概率小于5%的事件,认为在一次试验中该事件是几乎不可能发生的。由此可见X落在(μ-3σ,μ+3σ)以外的概率小于千分之三,在实际问题中常认为相应的事件是不会发生的,基本上可以把区间(μ-3σ,μ+3σ)看作是随机变量X实际可能的取值区间,这称之为正态分布的“3σ”原则。

f(x)关于μ对称,并在μ处取最大值,在正(负)无穷远处取值为0,在μ±σ处有拐点,形状呈现中间高两边低,正态分布的概率密度函数曲线呈钟形,因此人们又经常称之为钟形曲线。

 

我们有:

技术分享

The Error function

the error function equals twice the integral of a normalized gaussian function between 0 and x/s?2:

技术分享

The relation between the normalized gaussion distribution and the error function equals:

技术分享

A series approximation for small value of x of this function is given by:

技术分享

 while an approximate expression for large values of x can be obtained from:

技术分享

 

The Complementary Error function

The complementary error function equals one minus the error function yielding:

技术分享

which, combined with the series expansion of the error function listed above, provides approximate expressions for small and large values of x:

技术分享

技术分享

 

complementary error function

标签:http   target   cer   随机   技术分享   分布   err   alt   for   

原文地址:http://www.cnblogs.com/skykill/p/7603246.html

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