Maxima Function
kurtosis_discrete_uniform (n)
Returns the kurtosis coefficient of a Discrete Uniform(n) random variable, with n a strictly positive integer. To make use of this function, write first load(distrib).
load(distrib)