Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.1.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Mean Central Tendency
- center — center
- geomean — geometric mean
- harmean — harmonic mean : inverse of the inverses average (without zeros)
- mean — mean of all values, or means along a given dimension
- meanf — weighted mean of a vector or a matrix
- median — median (row median, column median,...) of vector/matrix/array entries
- trimmean — trimmed mean of a vector or a matrix
- wcenter — center and weight
Report an issue | ||
<< Cumulated Distribution Functions | Statistics | Dispersion widths >> |