Maxima Function
skewness_pareto (a,b)
Returns the skewness coefficient of a Pareto(a,b) random variable, with a>3,b>0. To make use of this function, write first load(distrib).
load(distrib)