Open links in new tab
  1. probability - Distribution of Event Times in a Poisson Process ...

    Sep 5, 2024 · Normally, everyone talks about the distribution of interarrival times in a Poisson Process are Exponential ... but what about the distribution of the actual event times?

  2. Relationship between poisson and exponential distribution

    Note, that a poisson distribution does not automatically imply an exponential pdf for waiting times between events. This only accounts for situations in which you know that a poisson process is at …

  3. r - Rule of thumb for deciding between Poisson and negative binomal ...

    Nov 6, 2023 · The Poisson distribution implies so a one-sample test can provide a -value for testing Poisson vs. negative binomial. Another test for equidispersion is the Lagrange Multiplier which …

  4. Bootstrapped vs Robust in Negative Binomial vs Poisson Model

    Apr 6, 2025 · Should I do a Poisson regression with robust standard errors, or a Negative Binomial regression with bootstrapped standard errors? Both provide similar results in terms of significance …

  5. Magical relationship between Exponential distribution and Poisson …

    Dec 10, 2023 · 1 I will give an intuitive explanation, only needing the defining properties of the Poisson Process and the exponential distribution, without needing any calculations involving densities. In …

  6. poisson distribution - How to interpret hurdle model in glmmTMB - do ...

    Apr 22, 2025 · Ultimately I am trying to compare if the generalized poisson or hurdle model is a better fit for my data but I am having trouble interpreting the glmmTMB hurdle model summary and methods. …

  7. probability - Why is the Poisson distribution not necessarily ...

    Nov 6, 2023 · The Poisson distribution has a semi-infinite support on non-negative integers so, looking from the median, it has a finite tail to the left and an infinite tail to the right and thus is not symmetric

  8. Why Specifically Use Poisson Regression For Count Data?

    Sep 8, 2022 · Why should Poisson Regression be used for Count Data instead of a "vanilla linear regression"? I understand the basic argument : Count Data is by definition discrete and you would …

  9. When is it appropriate to use a zero-inflated Poisson regression model ...

    Jan 28, 2024 · Is it appropriate to employ a zero-inflated Poisson regression model for datasets characterized by a notable presence of zeros, even when these zeros are true zeros?

  10. Finding the probability of time between two events for a poisson process

    May 25, 2015 · The logic here seems obvious: The probability of a given wait time for independent events following a poisson process is determined by the exponential probability distribution $\lambda …