Maxima Function
skewness_geometric (p)
Returns the skewness coefficient of a Geometric(p) random variable, with 0<p<1. To make use of this function, write first load(distrib).
load(distrib)