PoissonDistribution[\[Mu]] represents a Poisson distribution with mean \[Mu].
Particularly in the physical sciences, it is common to use measurement errors as weights to incorporate measured variation into the fitting. Weights have a relative effect on ...
Mathematica has many powerful features which enable you to solve many kinds of equations.
GraphML
(Mathematica Import/Export Format) GraphML graph data format. Standard exchange for graphs. GraphML is an acronym derived from Graph Markup Language. XML-based format. Represents typed, attributed, directed, ...
Arg
(Built-in Mathematica Symbol) Arg[z] gives the argument of the complex number z.
BernoulliGraphDistribution[n, p] represents a Bernoulli graph distribution for n-vertex graphs with edge probability p.
BinormalDistribution[{\[Mu]_1, \[Mu]_2}, {\[Sigma]_1, \[Sigma]_\ 2}, \[Rho]] represents a bivariate normal distribution with mean {\[Mu]_1, \[Mu]_2} and covariance matrix ...
DifferentialRoot[lde] represents a function that solves the linear differential equation specified by lde[y, x].
EffectiveInterest[r, q] gives the effective interest rate corresponding to interest specification r, compounded at time intervals q.
ExpIntegralEi[z] gives the exponential integral function Ei(z).