Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Poisson distribution

    Hi,
    if I want to generate a distribution of Poisson probability with the λ per period starting from 6 to 12 and n=25. what should i enter in Stata?

  • #2
    Poisson random values can be generated by the -rpoisson()- function. See -help rpoisson()-.

    Comment


    • #3
      thanks

      Comment

      Working...
      X