PoissonConsulDistribution[\[Mu], \[Lambda]] represents a Poisson\[Dash]Consul distribution with parameters \[Mu] and \[Lambda].
RankedMax[list, n] gives the n\[Null]^th largest element in list.
RankedMin[list, n] gives the n\[Null]^th smallest element in list.
SechDistribution[\[Mu], \[Sigma]] represents the hyperbolic secant distribution with location parameter \[Mu] and scale parameter \[Sigma].
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
Sinh
(Built-in Mathematica Symbol) Sinh[z] gives the hyperbolic sine of z.
Tanh
(Built-in Mathematica Symbol) Tanh[z] gives the hyperbolic tangent of z.
LogNormalDistribution[\[Mu], \[Sigma]] represents a lognormal distribution derived from a normal distribution with mean \[Mu] and standard deviation \[Sigma].
Moment
(Built-in Mathematica Symbol) Moment[list, r] gives the r\[Null]^th sample moment of the elements in list.Moment[dist, r] gives the r\[Null]^th moment of the symbolic distribution dist.Moment[..., {r_1, ...
Series
(Built-in Mathematica Symbol) Series[f, {x, x_0, n}] generates a power series expansion for f about the point x = x_0 to order (x - x_0) n. Series[f, {x, x_0, n_x}, {y, y_0, n_y}, ...] successively finds ...