StatisticalPlots`
StatisticalPlots`

BoxOutliers

BoxOutliers

is an option for BoxWhiskerPlot that specifies the outliers to draw.

Details and Options

  • To use BoxOutliers, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • Valid settings are None, Automatic, and All.
  • With BoxOutliers->None, no outliers are drawn and whiskers are drawn to cover the entire dataset.
  • With BoxOutliers->All, near and far outliers are drawn identically.
  • With the setting Automatic, near and far outliers are drawn as specified by the BoxOutlierMarkers option.

Examples

Basic Examples  (1)

Mark near and far outliers identically:

Use triangles for near outliers and squares for far outliers:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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