Maxima Function
skewness_poisson (m)
Returns the skewness coefficient of a Poisson(m) random variable, with m>0. To make use of this function, write first load(distrib).
load(distrib)