RandomGenerator Package Paclet Symbol
RandomGenerator
More About »
RandomNegativeBinomial
RandomNegativeBinomial[
n
,
p
,
lb
,
s
]
gives s random draws from the negative binomial distribution with parameters n and p, truncted to be not less than lb. The defaults lb=0 and s=1.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
In[2]:=
Out[2]=
In[3]:=
Out[3]=
Out[3]=
Out[3]=
Out[3]=
MORE ABOUT
RandomGenerator