Poisson Distribution

Hi everyone,
Is it possible to generate non-integer Poisson random numbers? The poissrnd function appears to generate integer random numbers only ...
Thank you!!

 采纳的回答

Walter Roberson
Walter Roberson 2012-3-5

1 个投票

What would a non-integral number of observations even mean for a Poisson process? Poisson processes inherently deal with discrete number of occurrences.

2 个评论

Thanks for you answer Walter ... Given that, does it make any sense for lambda to be non-integer ?
Yes, certainly. For example if I expect one event every two intervals, then lambda would be 1/2. But still for any one discrete interval, the number of events that occurred in that interval is going to be an integer.

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by