About 1,060,000 results
Open links in new tab
  1. 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 …

  2. Poisson or quasi poisson in a regression with count data and ...

    I have count data (demand/offer analysis with counting number of customers, depending on - possibly - many factors). I tried a linear regression with normal errors, but my QQ-plot is not …

  3. 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?

  4. log transforming a Poisson variable - Cross Validated

    Jul 23, 2022 · Trying to understand how log-transforming a count variable changes the regression equation. The reason I ask is because I see a lot of researchers log-transform their data so …

  5. How can I test if given samples are taken from a Poisson …

    I know of normality tests, but how do I test for "Poisson-ness"? I have sample of ~1000 non-negative integers, which I suspect are taken from a Poisson distribution, and I would like to …

  6. What is the relationship between poisson, gamma, and …

    Jun 26, 2015 · Poisson and exponential distributions are very strongly related but they're fundamentally different because the Poisson is discrete (a count variable) and the exponential …

  7. How to calculate a confidence level for a Poisson distribution?

    How to calculate a confidence level for a Poisson distribution? Ask Question Asked 14 years, 1 month ago Modified 8 months ago

  8. Poisson regression to estimate relative risk for binary outcomes

    From Poisson regression, relative risks can be reported, which some have argued are easier to interpret compared with odds ratios, especially for frequent outcomes, and especially by …

  9. Likelihood Ratio Test for Poisson Distribution

    Also, I think that if you know the source of the data, you should know whether Poisson or multinomial is appropriate, since they're applied to quite different situations. *Technically, …

  10. Poisson regression assumptions and how to test them in R

    And I would need some help to determine what model and family to use (poisson or quasipoisson, or zero-inflated poisson regression), and how to test the assumptions. Poisson Regression: as …