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.

 Risposta accettata

the cyclist
the cyclist il 22 Lug 2013
Modificato: the cyclist il 22 Lug 2013
The triangle is the confidence interval of the median. See
doc boxplot
for details. Specifically, it is the 'notch' option.

Più risposte (1)

Those are the 'notches'. Essentially if the notches overlap, it's possible the medians were drawn from the same distribution.

Community Treasure Hunt

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

Start Hunting!

Translated by