StatisticalPlots`
StatisticalPlots`

BoxQuantile

BoxQuantile

is an option for BoxWhiskerPlot that specifies how far the box extends from the median.

Details and Options

  • To use BoxQuantile, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • Valid settings for BoxQuantile are numbers between zero and 0.5, with a default of 0.25.
  • With BoxQuantile->q, the box is drawn from the 0.5-q quantile to the 0.5+q quantile.

Examples

Basic Examples  (1)

The default covers the middle 50% of the data:

Cover the middle 90%:

Wolfram Research (2007), BoxQuantile, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxQuantile.html.

Text

Wolfram Research (2007), BoxQuantile, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/BoxQuantile.html.

CMS

Wolfram Language. 2007. "BoxQuantile." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/BoxQuantile.html.

APA

Wolfram Language. (2007). BoxQuantile. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/BoxQuantile.html

BibTeX

@misc{reference.wolfram_2023_boxquantile, author="Wolfram Research", title="{BoxQuantile}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxQuantile.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_boxquantile, organization={Wolfram Research}, title={BoxQuantile}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxQuantile.html}, note=[Accessed: 19-March-2024 ]}