Boxplot - Minimum number of observations

조회 수: 5 (최근 30일)
Berk
Berk 2013년 6월 21일
I am wondering how Matlab could plot a box-plot having both the box and the whiskers with a minimum of three observations.
Could someone please help me understand how it is possible to provide a five-number summary by using only three observations? Any published reference on this issue would be greatly appreciated.
Kind Regards,
Berk

채택된 답변

the cyclist
the cyclist 2013년 6월 21일
You can define quantiles even with just two data points:
That's not to say that it is statistically meaningful, but where does one draw the line on software deciding for you when to create what you ask it to created?
The exact description of what MATLAB does is well documented:

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by