Previous Up Next

5.45.16  Statistics functions acting on column matrices: mean stddev variance median quantile quartiles boxwhisker

The following functions can find finds statistics for the columns of a matrix. See also Section 5.42.9 for statistics on lists and Section 8 for more general statistics.

Let A be a matrix.


Previous Up Next