FSharp.Stats.Distributions.Discrete Namespace

Type Description

Bernoulli

Bernoulli distribution.

Binomial

Binomial distribution

Hypergeometric

Hypergeometric distribution

Multinomial

NegativeBinomial_failures

The distribution of the number of failures (k) before the rth success in repeated independent bernoulli trials with individual probability p.

NegativeBinomial_trials

The distribution of the number of trials needed (x) to get the rth success in repeated independent bernoulli trials with individual probability p.

Poisson

Poisson distribution