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


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.
See Also
Tech Notes
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_2025_boxoutliers, author="Wolfram Research", title="{BoxOutliers}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_boxoutliers, organization={Wolfram Research}, title={BoxOutliers}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/BoxOutliers.html}, note=[Accessed: 18-August-2025]}