|
SOLUTIONS
|
MULTIVARIATE STATISTICS PACKAGE SYMBOL
PolytopeQuartiles
![]()
gives a list of the loci of the quartiles of the bivariate data
,
, ... where the data has been ordered using convex hulls centered on ConvexHullMedian[{x1, ..., xn}].
DetailsDetails
- To use
, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
returns a list of Polytope objects, centered at ConvexHullMedian[{x1, ..., xn}]. The fractions of the data lying inside the Polytope objects are
,
, and
.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
