2,946 bytes added
, 02:40, 25 October 2013
<div id="6SpaceContent" class="zcontent" align="left">
'''NEGBINOMDIST'''('''nf''','''ns''','''ps''')
'''Where nf''' is number of failures,ns is the threshold number of successes and ps is the probability of a success.
</div>
----
<div id="1SpaceContent" class="zcontent" align="left">
It calculates the negative binomial distribution.
</div>
----
<div id="7SpaceContent" class="zcontent" align="left">
· nf and ns are integers.
· NEGBINOMDIST displays error , when any argument is nonnumeric.
· The equation for the negative binomial distribution is:
where:
x is nf, r is ns, and p is ps.
</div>
----
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
NEGBINOMDIST
</div></div>
----
<div id="8SpaceContent" class="zcontent" align="left">
<font size="3"><font face="Times New Roman">Let’s see an example in (Column1 Row 1, Column1Row2, Column1Row3)</font></font>
<font size="3">NEGBINOMDIST (C1R1, C1R2, C1R3)</font>
<font size="3">i.e. NEGBINOMDIST (15,7,0.5) is 0.0129</font>
</div>
----
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
----
<div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
----
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
----
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
----
<div id="2SpaceContent" class="zcontent" align="left"><div>
{| id="TABLE3" class="SpreadSheet blue"
|- class="even"
| class=" " |
| Column1
| class=" " | Column2
| class=" " | Column3
| class=" " |
| class=" " | Column4
|
|- class="odd"
| class=" " | Row1
| class=" " | 15
| class="sshl_f" | 0.012938
| class="sshl_f" |
| class="sshl_f" |
| class="sshl_f" |
|
|- class="even"
| class=" " | Row2
| class=" " | 7
| class="sshl_f SelectTD ChangeBGColor SelectTD" |
<div id="2Space_Handle" class="zhandles" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="2Space_Copy" class="zhandles" title="Click and Drag over to AutoFill other cells."></div><div id="2Space_Drag" class="zhandles" title="Click and Drag to Move/Copy Area.">[[Image:copy-cube.gif]]</div>
| class="sshl_f" |
| class="sshl_f" |
| class="sshl_f" |
|
|- class="odd"
| Row3
| class="sshl_f " | 0.5
|
| class="sshl_f" |
| class=" " |
| class="sshl_f" |
|
|- class="even"
| Row4
| class="sshl_f" |
| class="sshl_f" |
|
| class=" " |
| class="sshl_f" |
|
|- class="odd"
| class="sshl_f" | Row5
| class="sshl_f" |
| class=" " |
|
|
| class=" " |
|
|- class="even"
| class=" " | Row6
| class="sshl_f" |
| class="sshl_f" |
|
| class="sshl_f" |
|
|
|}
<div align="left"></div>''''''</div></div>
----