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.

 채택된 답변

the cyclist
the cyclist 2013년 7월 22일
편집: the cyclist 2013년 7월 22일
The triangle is the confidence interval of the median. See
doc boxplot
for details. Specifically, it is the 'notch' option.

추가 답변 (1개)

Sean de Wolski
Sean de Wolski 2013년 7월 22일

1 개 추천

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

카테고리

도움말 센터File Exchange에서 Analysis of Variance and Covariance에 대해 자세히 알아보기

질문:

2013년 7월 22일

댓글:

2019년 5월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by