Negbinomial.gif(250 × 149像素,文件大小:26 KB,MIME类型:image/gif、​循环、​8帧、​21秒)


摘要

描述
English: Probability mass function of a negative binomial distribution
日期
来源 自己的作品
作者 Stpasha
其他版本 File:Negative binomial.svg

Source code in Mathematica

g = Table[
  ListPlot[
    Table[{k, Binomial[k + r - 1, r - 1] (r/(10 + r))^r (1 - r/(10 + r))^k}, {k, 0, 25}],
    PlotRange -> 0.118, 
    Filling -> Axis,
    PlotStyle -> PointSize[0.02], 
    FillingStyle -> Directive[Hue[0.6], Thickness[0.01], Opacity[0.3]],
    Epilog -> Inset[Style["\!\(\*StyleBox[\"r\",\nFontSlant->\"Italic\"]\) = " <> ToString[r], 16], {23, 0.08}], 
    Prolog -> {Opacity[0.5], Green, Thin, Line[{{10 - Sqrt[(10 (10 + r))/r], .1}, {10 + Sqrt[(10 (10 + r))/r], .1}}], 
               Dashed, Thick, Orange, Line[{{10, 0}, {10, 1}}]},
    ImageSize -> 200,
    LabelStyle -> Directive[Larger],
    AxesLabel -> {"\!\(\*StyleBox[\"k\",\nFontSlant->\"Italic\"]\)"},
    AxesOrigin -> {-1, 0}
    ], 
  {r, {1, 2, 3, 4, 5, 10, 20, 40}}
  ]
Export["c:/users/stpasha/documents/negbinomial.gif", g, "DisplayDurations" -> {.5, .5, .5, .5, .5, .5, .5, .15}, "TransparentColor" -> White, ImageSize -> 250]

许可协议

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2012年1月10日 (二) 05:122012年1月10日 (二) 05:12版本的缩略图250 × 149(26 KB)DerekleungtszheiAdded transparent background to make it better on gray background.
2011年2月4日 (五) 22:562011年2月4日 (五) 22:56版本的缩略图250 × 149(29 KB)StpashaOrigin moved to 0
2010年1月19日 (二) 01:012010年1月19日 (二) 01:01版本的缩略图250 × 149(29 KB)StpashaSize increased to 250px
2010年1月18日 (一) 23:262010年1月18日 (一) 23:26版本的缩略图200 × 118(24 KB)Stpasha{{Information |Description={{en|1=Probability mass function of a negative binomial distribution}} |Source=Own work |Author=Stpasha |Date=Jan 18, 2010 |Permission= |other_versions=Negative binomial.svg }} == Source code in Mathematica

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: