InverseGaussianDistribution[\[Mu], \[Lambda]] represents an inverse Gaussian distribution with mean \[Mu] and scale parameter \[Lambda].InverseGaussianDistribution[\[Mu], ...
StringReplace["string", s -> sp] or StringReplace["string", {s_1 -> sp_1, s_2 -> sp_2, ...}] replaces the string expressions s_i by sp_i whenever they appear as substrings of ...
Basic descriptive statistics operations. Given a list with n elements x_i, the mean Mean[list] is defined to be μ(x)OverscriptBox[x, _]∑x_i/n. The variance Variance[list] ...
TitsGroupT[] represents the simple Tits group T.
Monte Carlo methods use randomly generated numbers or events to simulate random processes and estimate complicated results. For example, they are used to model financial ...
JohnsonDistribution["SB", \[Gamma], \[Delta], \[Mu], \[Sigma]] represents a bounded Johnson distribution with shape parameters \[Gamma], \[Delta], location parameter \[Mu], ...
MathematicaScript is an interpreter for standalone executable Mathematica scripts.
HeldGroupHe[] represents the sporadic simple Held group He.
SuzukiGroupSuz[] represents the sporadic simple Suzuki group Suz.
NHoldAll is an attribute which specifies that none of the arguments to a function should be affected by N.