Scilab 6.1.0
Please note that the recommended version of Scilab is 2025.0.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 (row mean, column mean) of vector/matrix entries
- 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 >> |