Field Summary | ||
---|---|---|
const Number | EXCLUSIVE | |
The quartile calculation includes the median when splitting the dataset into quartiles.
|
||
const Number | INCLUSIVE | |
The quartile calculation excludes the median when splitting the dataset into quartiles.
|