The functions described here are among the most commonly used continuous univariate statistical distributions. You can compute their densities, means, variances, and other ...
Sech
(Built-in Mathematica Symbol) Sech[z] gives the hyperbolic secant of z.
HazardFunction[dist, x] gives the hazard function for the symbolic distribution dist evaluated at x.HazardFunction[dist, {x_1, x_2, ...}] gives the multivariate hazard ...
$ImportFormats gives a list of import formats currently supported in your Mathematica system.
DistributionFitTest[data] tests whether data is normally distributed. DistributionFitTest[data, dist] tests whether data is distributed according to dist. ...
A "How to" describes how to carry out particular tasks with Mathematica, giving step-by-step instructions for common cases.
Skewness[list] gives the coefficient of skewness for the elements in list.Skewness[dist] gives the coefficient of skewness for the symbolic distribution dist.
SDF
(Mathematica Import/Export Format) MIME type: chemical/x-mdl-sdf MDL molecule model files. Used in cheminformatics applications and on the web for storing and exchanging 3D molecule models. Plain text tabular ...
Filling
(Built-in Mathematica Symbol) Filling is an option for ListPlot, Plot, Plot3D, and related functions that specifies what filling to add under points, curves, and surfaces.
ParameterEstimator is an option to EstimatedDistribution and FindDistributionParameters that specifies what parameter estimator to use.