Skip to content

This program generates random variables using the Poisson distribution. The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence …

Notifications You must be signed in to change notification settings

josgard94/Random-Variable-Generator-Using-Poisson-Distribution

Repository files navigation

Random-Variable-Generator-Using-Poisson-Distribution

This program generates random variables using the Poisson distribution.

The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence of events with very small probabilities.

About

This program generates random variables using the Poisson distribution. The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages