更改

跳到导航 跳到搜索
删除6字节 、 2021年11月14日 (日) 17:18
第1,966行: 第1,966行:  
一些计算语言提供了''' 内置函数来计算泊松分布
 
一些计算语言提供了''' 内置函数来计算泊松分布
   −
* R语言:function <code>dpois(x, lambda)</code>;
+
* R语言:function <code>dpois(x, lambda)</code>
   −
* Microsoft Excel:function <code>POISSON( x, mean, cumulative)</code>, with a flag to specify the cumulative distribution;
+
* Microsoft Excel:function <code>POISSON( x, mean, cumulative)</code>,带有一个标志来指定累积分布;
   −
* Mathematica:单变量泊松分布为<code>PoissonDistribution[<math>\lambda</math>]</code>,<ref name="WLPoissonRefPage">{{cite web |url = http://reference.wolfram.com/language/ref/PoissonDistribution.html |title = Wolfram Language: PoissonDistribution reference page |website = wolfram.com |access-date = 2016-04-08 }}</ref> ,二元泊松分布为<code>MultivariatePoissonDistribution[<math>\theta_{12}</math>,{ <math>\theta_1 - \theta_{12}</math>, <math>\theta_2 - \theta_{12}</math>}]</code>。<ref name="WLMvPoissonRefPage">{{cite web |url = http://reference.wolfram.com/language/ref/MultivariatePoissonDistribution.html |title = Wolfram Language: MultivariatePoissonDistribution reference page |website = wolfram.com |access-date = 2016-04-08 }}</ref>
+
* Mathematica:单变量泊松分布为<code>PoissonDistribution[ <math>\lambda</math> ]</code>,<ref name="WLPoissonRefPage">{{cite web |url = http://reference.wolfram.com/language/ref/PoissonDistribution.html |title = Wolfram Language: PoissonDistribution reference page |website = wolfram.com |access-date = 2016-04-08 }}</ref> ,二元泊松分布为<code>MultivariatePoissonDistribution[<math>\theta_{12}</math>,{ <math>\theta_1 - \theta_{12}</math>, <math>\theta_2 - \theta_{12}</math>}]</code>。<ref name="WLMvPoissonRefPage">{{cite web |url = http://reference.wolfram.com/language/ref/MultivariatePoissonDistribution.html |title = Wolfram Language: MultivariatePoissonDistribution reference page |website = wolfram.com |access-date = 2016-04-08 }}</ref>
    
<br>
 
<br>
7,129

个编辑

导航菜单