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