Skip to content
Prev 68722 / 398506 Next

normality test

Le 28.04.2005 13:16, Pieter Provoost a ??crit :
Hello,

You seem to know not far enougth.
Null hypothesis in shapiro.test is **normality**, if your p-value is 
very small, then the data is **not** normal.

Look carefully at ?shapiro.test and try again. Furthermore, normality 
tests are not very powerful. Consider using a ?qqnorm and ?qqline

Romain