Next: Statistical Operations, Previous: Invoking datamash, Up: Top [Contents][Index]
datamash
transpose rows, columns of a text file
reverse fields in each line of a text file
sum the of values
minimum value
maximum value
minimum of the absolute values
maximum of the absolute values
count number of elements in the group
the first value of the group
the last value of the group
one random value from the group
comma-separated sorted list of unique values
comma-separated list of all input values
number of unique/distinct values
mean of the values
median value
1st quartile value
3rd quartile value
inter-quartile range
mode value (most common value)
anti-mode value (least common value)
population standard deviation
sample standard deviation
population variance
sample variance
Median Absolute Deviation, scaled by a constant 1.4826 for normal distributions
Median Absolute Deviation, unscaled
skewness of the (sample) group
skewness of the (population) group
Excess Kurtosis of the (sample) group
Excess Kurtosis of the (population) group
p-value of the Jarque-Beta test for normality
p-value of the D’Agostino-Pearson Omnibus test for normality.
Next: Statistical Operations, Previous: Invoking datamash, Up: Top [Contents][Index]