|
SOLUTIONS
|
STATISTICAL PLOTS PACKAGE SYMBOL
BoxQuantile
![]()
is an option for BoxWhiskerPlot that specifies how far the box extends from the median.
DetailsDetails
- To use
, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"]. - Valid settings for
are numbers between zero and
, with a default of
. - With BoxQuantile->q, the box is drawn from the 0.5-q quantile to the 0.5+q quantile.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


