Scilab-Branch-6.1-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Mean Central Tendency
- center — 中心
 - geomean — geometric mean
 - harmean — 調和平均 : inverse of the inverses average (without zeros)
 - mean — mean of all values, or means along a given dimension
 - meanf — ベクトルまたは行列の重み付き平均
 - median — ベクトル/行列/配列の要素の中央値 (行単位の中央値, 列単位の中央値,...)
 - trimmean — ベクトルまたは行列のトリム平均
 - wcenter — 中心化と重み付け
 
| Report an issue | ||
| << Cumulated Distribution Functions | Statistics | Dispersion widths >> |