Effacer les filtres
Effacer les filtres

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

17 vues (au cours des 30 derniers jours)
Marco Wu
Marco Wu le 4 Mar 2011
Commenté : KAE le 5 Nov 2020
Thanks

Réponse acceptée

Matt Tearle
Matt Tearle le 4 Mar 2011
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 commentaire
Marco Wu
Marco Wu le 4 Mar 2011
I vote you
Your answer gives me new pieces of knowledge. Thanks

Connectez-vous pour commenter.

Plus de réponses (1)

Simon T
Simon T le 12 Jan 2020
  1 commentaire
KAE
KAE le 5 Nov 2020
FYI this package only works on smaller datasets (<900)

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by