help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Datatype of random poisson-distributed numbers


From: Doug Stewart
Subject: Re: Datatype of random poisson-distributed numbers
Date: Sat, 16 Dec 2017 10:54:00 -0500



On Sat, Dec 16, 2017 at 9:27 AM, stn021 <address@hidden> wrote:
Hello,

this is a question for me to better understand the inner workings of octave.


The function randn() produces random numbers with poisson-distibution.

the help message says
" Return a matrix with normally distributed"  
this is not poisson in my knowledge. 

 

It is also possible to add the parameter "single" oder "double".
Then the result will be of the corresponding class.

My question is: when is that useful?
Poisson-distributed variables are by definition integers so it should not make any difference.

Could you give me an example where it does make a difference?


THX
stn



_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave




--
DASCertificate for 206392


reply via email to

[Prev in Thread] Current Thread [Next in Thread]