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

 Accepted Answer

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 Comment

I vote you
Your answer gives me new pieces of knowledge. Thanks

Sign in to comment.

Asked:

on 4 Mar 2011

Commented:

KAE
on 5 Nov 2020

Community Treasure Hunt

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

Start Hunting!