Poisson Distribution

2 次查看(过去 30 天)
deep
deep 2012-3-5
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
What would a non-integral number of observations even mean for a Poisson process? Poisson processes inherently deal with discrete number of occurrences.
  2 个评论
deep
deep 2012-3-5
Thanks for you answer Walter ... Given that, does it make any sense for lambda to be non-integer ?
Walter Roberson
Walter Roberson 2012-3-5
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