BirnbaumSaundersDistribution[\[Alpha], \[Lambda]] represents the Birnbaum\[Dash]Saunders distribution with shape parameter \[Alpha] and scale parameter \[Lambda].
MomentGeneratingFunction[dist, t] gives the moment generating function for the symbolic distribution dist as a function of the variable t. MomentGeneratingFunction[dist, ...
The functions described here are among the most commonly used discrete univariate statistical distributions. You can compute their densities, means, variances, and other ...
SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}] plots a smooth kernel histogram of the values {x_i, y_i}.SmoothDensityHistogram[{{x_1, y_1}, {x_2, y_2}, ...}, espec] ...
Building on Mathematica's extensive data manipulation capabilities, Mathematica 8 adds a wide range of new import and export features, advanced image processing algorithms, ...
TeX
(Mathematica Import/Export Format) MIME type: application/x-texTeX typesetting system and programming language. Commonly used for typesetting mathematical and scientific publications and other technical ...
DirichletDistribution[{\[Alpha]_1, ..., \[Alpha] k +1}] represents a Dirichlet distribution of dimension k with shape parameters \[Alpha]_i.
FillingStyle is an option for ListPlot, Plot, Plot3D, and related functions that specifies the default style of filling to be used.
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, ...
Exponential and related distributions occur in a variety of contexts, such as reliability and communication. As such, a large number of extensions and variations of ...