Skip to content
Prev 181312 / 398502 Next

sciplot question

Jarle Bj?rgeengen wrote:
Yes; I do see a normal distribution about once every 10 years.
An appropriate qqnorm plot is a better way to check, but often the data 
cannot tell you about the normality of themselves.   It's usually better 
to use methods (e.g., bootstrap) that do not assume normality and that 
provide skewed confidence intervals if the data are skewed.

Frank