What kind of kurtosis calculates Deducer?

13 views
Skip to first unread message

iurie...@gmail.com

unread,
Feb 21, 2012, 10:13:18 AM2/21/12
to ded...@googlegroups.com
Kurtosis characterizes peakedness, where the normal distribution has a value of 3 and smaller values correspond to thinner tails (less peakedness). Some packages substract three (3) from the kurtosis, so that the normal distribution has a kurtosis of 0 (this is sometimes called "excess kurtosis". What kind of kurtosis calculates Deducer (menu Analysis>Descriptives)?

Ian Fellows

unread,
Feb 21, 2012, 12:00:56 PM2/21/12
to ded...@googlegroups.com
Deducer uses type two, the same as SAS/SPSS

G_2 = ((n+1) g_2 + 6) * (n-1) / ((n-2)(n-3))

ian

iurie...@gmail.com

unread,
Feb 21, 2012, 1:59:17 PM2/21/12
to ded...@googlegroups.com
Thank you!

So, in Deducer the normal distribution will have a kurtosis of 0?

Iurie

Ian Fellows

unread,
Feb 21, 2012, 2:27:06 PM2/21/12
to ded...@googlegroups.com
yes.

>kurtosis(rnorm(100000))
[1] -0.003919868

Reply all
Reply to author
Forward
0 new messages