What do the triangular sections mean on anova1 boxplots?

What do the triangle/wing tips mean on the anova1 boxplots? I know the line in the middle is the median, the box goes out to the 25th and 75th percentile, the lines extend to the most extreme values not considered outliers and then outliers are plotted as separate points. What I want to know is why the middle portion is not a simple rectangular box.

 Respuesta aceptada

the cyclist
the cyclist el 22 de Jul. de 2013
Editada: the cyclist el 22 de Jul. de 2013
The triangle is the confidence interval of the median. See
doc boxplot
for details. Specifically, it is the 'notch' option.

Más respuestas (1)

Sean de Wolski
Sean de Wolski el 22 de Jul. de 2013
Those are the 'notches'. Essentially if the notches overlap, it's possible the medians were drawn from the same distribution.

Categorías

Preguntada:

el 22 de Jul. de 2013

Comentada:

el 13 de Mayo de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by