SinghMaddalaDistribution[q, a, b] represents the Singh\[Dash]Maddala distribution with shape parameters q and a and scale parameter b.
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
PERTDistribution[{min, max}, c] represents a PERT distribution with range min to max and maximum at c.PERTDistribution[{min, max}, c, \[Lambda]] represents a modified PERT ...
EstimatedDistribution[data, dist] estimates the parametric distribution dist from data.EstimatedDistribution[data, dist, {{p, p_0}, {q, q_0}, ...}] estimates the parameters ...
BenktanderGibratDistribution[a, b] represents a Benktander distribution of type I with parameters a and b.
RandomVariate[dist] gives a pseudorandom variate from the symbolic distribution dist.RandomVariate[dist, n] gives a list of n pseudorandom variates from the symbolic ...
DegreeGraphDistribution[dlist] represents a degree graph distribution with vertex degree dlist.
PascalDistribution[n, p] represents a Pascal distribution with parameters n and p.
BernoulliGraphDistribution[n, p] represents a Bernoulli graph distribution for n-vertex graphs with edge probability p.
MultivariateHypergeometricDistribution[n, {m_1, m_2, ..., m_k}] represents a multivariate hypergeometric distribution with n draws without replacement from a collection ...