PoissonProbabilityDistribution overview
![]() | Evaluates the value of the cumulative distribution function of the Poisson distribution. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the mean of the Poisson Probability Distribution. |
![]() | A random number generated from the Poisson distribution. |
![]() | Generated a string of random numbers from the Poisson distribution. |
![]() | Gets the Type of the current instance. |
![]() | Gets the variance of the Poisson Probability Distribution. |
![]() | The inverswe of the cumulative distribution function of the Poisson distribution. |
![]() |
Calculates the probability of the random variable taken the value x .
|
![]() |
Calculates the probability of the random variable taking any value greater than a given value, namely lowerBound .
|
![]() | Sets the mean of the Poisson Probability Distribution. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PoissonProbabilityDistribution Class | WebCab.COM.Statistics.PDistributions Namespace