diff options
Diffstat (limited to 'median.1')
| -rw-r--r-- | median.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ Lines without a blank space are parsed as having the empty string as the key, for lines with a blank space, the first blank space is parsed as part of the key. .PP -For groups with an even number of elements, if the mean of -the middle two values are used as the median if all values +For groups with an even number of elements, the mean of +the middle two values is used as the median if all values in the group are numerical, otherwise the lower value is used as the median. .SH EXAMPLES |
