Maxima Function
kurtosis_student_t (n)
Returns the kurtosis coefficient of a Student random variable t(n), with n>4. To make use of this function, write first load(distrib).
load(distrib)