NonlinearModelFit[{y_1, y_2, ...}, form, {\[Beta]_1, ...}, x] constructs a nonlinear model with structure form that fits the y_i for successive x values 1, 2, ... using the ...
ParameterMixtureDistribution[dist[\[Theta]], \[Theta] \[Distributed] wdist] represents a parameter mixture distribution where the parameter \[Theta] is distributed according ...
Root
(Built-in Mathematica Symbol) Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
Contours is an option for contour plots that specifies the contours to draw.
An integration strategy is an algorithm that attempts to compute integral estimates that satisfy user-specified precision or accuracy goals. An integration strategy normally ...
A Platonic solid is a convex polyhedron whose faces and vertices are all of the same type. There are five such solids. There are also a few nonconvex polyhedra known that ...
Mathematica provides systemwide support for a large number of special characters. Each character has a name and a number of shortcut aliases. They are fully supported by the ...
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 ...
Cumulant[dist, r] gives the r\[Null]^th cumulant of the symbolic distribution dist.Cumulant[list, r] gives the r\[Null]^th cumulant of the elements in the list.Cumulant[r] ...