FullReport is an option to hypothesis test functions that specifies whether all report information should be returned.
KnownVariance is an option to statistical confidence interval and hypothesis test functions that specifies the value of the population variance.
NormalPValue[x] gives the cumulative density beyond x for a normal distribution with zero mean and unit variance.
SignificanceLevel is an option to hypothesis test functions that specifies the significance level for the test.
Ellipsoid
(Multivariate Statistics Package Symbol) Ellipsoid[{x_1, ..., x_p}, {r_1, ..., r_p}] represents a p-dimensional ellipsoid centered at the point {x_1, ..., x_p} with semi-axis radii r_i aligned with the coordinate ...
EllipsoidProbability[dist, ellipse] gives the cumulative probability of dist over ellipse centered at the mean of dist.
MultivariateKurtosis[matrix] gives a multivariate kurtosis coefficient for matrix.
MultivariateMeanDeviation[matrix] gives the mean of the Euclidean distances between the elements of matrix and their mean.
MultivariateSkewness[matrix] gives a multivariate coefficient of skewness for matrix.
Polytope
(Multivariate Statistics Package Symbol) Polytope[{v_1, v_2, ...}, connectivity] represents a p-dimensional polytope with p-variate vertices v_1, v_2, ..., where the connections between the vertices is specified by ...