StatisticalPlots`
StatisticalPlots`

BoxOutlierMarkers

BoxOutlierMarkers

is an option for BoxWhiskerPlot that specifies markers to be used for outliers.

Details and Options

  • To use BoxOutlierMarkers, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • Valid settings are the same as for PlotMarkers.
  • With the setting BoxOutlierMarkers->Automatic, the outliers are drawn as points.
  • With the setting BoxOutlierMarkers->None, the outliers are not drawn.
  • The setting BoxOutlierShapes->{g1,g2} can be used to specify g1 as markers for near outliers and g2 as markers for far outliers.

Examples

Basic Examples  (1)

Use triangles for near outliers and squares for far outliers:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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