|
|
|
|
|
by munch117
727 days ago
|
|
Perhaps I expressed myself poorly, and left room for misunderstanding, because I cannot possible imagine that we have any real disagreement on how to compute quartiles. Any set of numbers I give you, you can compute quartiles for it. There is no algorithm for doing that that breaks down if the numbers don't follow a normal distribution. |
|
When you calculate the box plot using normal distribution parameters, the outliers are outside the outer bracket.
If you split the dataset into 4 equal parts, the bracket will be larger because the outliers are still inside it.
The methodologies are not equal.
This thread is the first time i heard people do the "split dataset into 4 quarters" and using that for box plots.