DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a density histogram of the values {x_i, y_i}.DensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, bspec] plots a density ...
Erfc
(Built-in Mathematica Symbol) Erfc[z] gives the complementary error function erfc(z).
Erf
(Built-in Mathematica Symbol) Erf[z] gives the error function erf(z). Erf[z_0, z_1] gives the generalized error function erf(z_1) - erf(z_0).
LogLikelihood[dist, {x_1, x_2, ...}] gives the log-likelihood function for observations x_1, x_2, ... from the distribution dist.
Likelihood[dist, {x_1, x_2, ...}] gives the likelihood function for observations x_1, x_2, ... from the distribution dist.
CDF
(Built-in Mathematica Symbol) CDF[dist, x] gives the cumulative distribution function for the symbolic distribution dist evaluated at x.CDF[dist, {x_1, x_2, ...}] gives the multivariate cumulative ...
Version 6.0 introduced integrated highly efficient support for a wide range of statistical functions and operations, both on explicit data and on symbolic representations of ...
In almost every area where probability and statistics are used there have been found a few parametric distribution families that are known to be good models. The origins vary ...
RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
ListDeconvolve[ker, list] gives a deconvolution of list using kernel ker.