Maxima Function
mean_discrete_uniform (n)
Returns the mean 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)