Description Usage Arguments Details Value Examples
Compute quartiles based on ideal fourths
1 |
x |
numeric vector whose quantiles are wanted. |
na.rm |
logical; if true, any |
The sample median divides the data into two parts: the lower half and the upper half after putting the observations in ascending order.
Quartiles are measures of location aimed at dividing data into four parts. This is done with two additional measures of location called the lower and upper quartiles. The median is sometimes called the middle quartile.
Roughly, the lower quartile is the median of the smaller half of the data and the upper quartile is the median of the upper half.
The lower quantile and upper quantile
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.