Re: [R] Quantative procedure assessing if data is normal

2009-04-13 Thread Paul Smith
On Mon, Apr 13, 2009 at 7:42 AM, Henry Cooper wrote: > As part of an R code assingment I have been asked to find a quantitative > procedure for assessing whether or not the data are normal? > > I have previously used the graphical procedure using the qqnorm command. > > Any help/tips would be gre

[R] Quantative procedure assessing if data is normal

2009-04-12 Thread Henry Cooper
Hi, As part of an R code assingment I have been asked to find a quantitative procedure for assessing whether or not the data are normal? I have previously used the graphical procedure using the qqnorm command. Any help/tips would be greatly appreciated as to how I should start going abou

Re: [R] Quantative procedure assessing if data is normal

2009-04-12 Thread Mike Lawrence
www.rseek.org "normality test" On Sun, Apr 12, 2009 at 8:45 PM, Henry Cooper wrote: > > Hi, > > > > As part of an R code assingment I have been asked to find a quantitative > procedure for assessing whether or not the data are normal? > > > > I have previously used the graphical procedure using

[R] Quantative procedure assessing if data is normal

2009-04-12 Thread Henry Cooper
Hi, As part of an R code assingment I have been asked to find a quantitative procedure for assessing whether or not the data are normal? I have previously used the graphical procedure using the qqnorm command. Any help/tips would be greatly appreciated as to how I should start going a