How can I tell a set of data is normally distributed?

6 ビュー (過去 30 日間)
Marco Wu
Marco Wu 2011 年 3 月 4 日
コメント済み: KAE 2020 年 11 月 5 日
Thanks

採用された回答

Matt Tearle
Matt Tearle 2011 年 3 月 4 日
normplot(x)
And for formal tests, see lillietest and jbtest
(NB: these are all Statistics Toolbox functions. If you're doing this kind of statistical work, though, I assume you have that.)
  1 件のコメント
Marco Wu
Marco Wu 2011 年 3 月 4 日
I vote you
Your answer gives me new pieces of knowledge. Thanks

サインインしてコメントする。

その他の回答 (1 件)

Simon T
Simon T 2020 年 1 月 12 日
  1 件のコメント
KAE
KAE 2020 年 11 月 5 日
FYI this package only works on smaller datasets (<900)

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by