Skip to content
Prev 310226 / 398503 Next

difference percentile R vs SPSS

On 12-11-08 7:17 AM, David A. wrote:
The part of your statement where you say "R fits a normal and calculates 
the critical value using the fitted distribution" is false.  *You* did 
that (in your call to qnorm, rather than using the  quantile function), 
it's not something R would normally do.

Is R "more exact"?  It's possible, but I doubt it.  I imagine SPSS could 
do what R did, and R could do what SPSS did.

Duncan Murdoch