RandomGenerator Package Paclet Symbol
RandomGenerator
More About »
RandomPoisson
RandomPoisson[
lam
,
lb
,
s
]
gives s random draws from the poisson distribution with mean lam, 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