Wolfram Research製品ご購入サービスとリソース会社概要その他のWolframサイト
Mathematica > 記述統計学 >

Median

Median[list]
list の要素の中央値を与える.
  • Median[list]はソートされた list の中央要素を返す.list の長さが偶数の場合は2つの中央要素の平均を返す.
  • Median[{{x1, y1, ...}, {x2, y2, ...}, ...}]{Median[{x1, x2, ...}], Median[{y1, y2, ...}]}を返す.
バージョン 5 の新機能
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team