MATHEMATICA COMPATIBILITY INFORMATION
Upgrading from:
Statistics`DescriptiveStatistics`
Functionality in this package has been added to the built-in Mathematica kernel.
is replaced by the kernel function Commonest.
CentralMoment, GeometricMean, HarmonicMean, InterquartileRange, Kurtosis, MeanDeviation, MedianDeviation, QuartileDeviation, Quartiles, QuartileSkewness, RootMeanSquare, Skewness, and TrimmedMean are now part of the built-in Mathematica kernel:
| Out[61]= |  |
is replaced by Commonest:
| Out[2]= |  |
can be computed using Mean and StandardDeviation:
| Out[3]= |  |
can be computed using Mean:
| Out[2]= |  |
can be computed using Min and Max:
| Out[3]= |  |
can be computed from Kurtosis:
| Out[2]= |  |
can be computed by subtracting the mean from the data:
| Out[3]= |  |
can be computed from Mean and StandardDeviation:
| Out[2]= |  |
can be computed as a parameterized Quantile:
| Out[2]= |  |
,
, and
can be constructed directly from the report elements:
| Out[3]= |  |
Alternate standard deviations and variances can be computed from StandardDeviation and Variance:
| Out[3]= |  |
| Out[6]= |  |
| Out[9]= |  |
| Out[12]= |  |
Pearson skewness measures can be computed from basic statistics:
| Out[3]= |  |
| Out[6]= |  |