These "How tos" give step-by-step instructions for common tasks related to statistics in Mathematica .
Deploy
(Built-in Mathematica Symbol) Deploy[expr] yields a deployed version of expr in which elements such as Slider, InputField, Locator, and Button are active, but general editing and selection is disabled.
MemoryConstrained[expr, b] evaluates expr, stopping if more than b bytes of memory are requested. MemoryConstrained[expr, b, failexpr] returns failexpr if the memory ...
UpSet
(Built-in Mathematica Symbol) lhs ^= rhs assigns rhs to be the value of lhs, and associates the assignment with symbols that occur at level one in lhs.
Algebra`PolynomialContinuedFractions` was available as an add-on package in previous versions of Mathematica and is now available on the web at ...
Algebra`ReIm` was available as an add-on package in previous versions of Mathematica and is now available on the web at library.wolfram.com/infocenter/MathSource/6759.
All the functionality in DiscreteMath`ComputationalGeometry` is available through the new Computational Geometry Package.