HypergeometricDistribution[n, n_succ, n_tot] represents a hypergeometric distribution.
RayleighDistribution[\[Sigma]] represents the Rayleigh distribution with scale parameter \[Sigma].
ProductDistribution[dist_1, dist_2, ...] represents the joint distribution with independent component distributions dist_1, dist_2, ....
BetaRegularized[z, a, b] gives the regularized incomplete beta function I_z (a, b).
Binomial[n, m] gives the binomial coefficient ( { {n}, {m} } ).
Casoratian[{y_1, y_2, ...}, n] gives the Casoratian determinant for the sequences y_1, y_2, ... depending on n.Casoratian[eqn, y, n] gives the Casoratian determinant for the ...
CauchyDistribution[a, b] represents a Cauchy distribution with location parameter a and scale parameter b.
Convolve[f, g, x, y] gives the convolution with respect to x of the expressions f and g.Convolve[f, g, {x_1, x_2, ...}, {y_1, y_2, ...}] gives the multidimensional ...
Eigenvectors[m] gives a list of the eigenvectors of the square matrix m. Eigenvectors[{m, a}] gives the generalized eigenvectors of m with respect to a. Eigenvectors[m, k] ...
EllipticK[m] gives the complete elliptic integral of the first kind K(m).