This is a set of Maxima functions for probability distributions, both continuous and discrete.
For every probability distribution, a set of functions are defined. The asterisks in the following list must be substituted by the name of the distribution:
pdf_*: Probability density function
cdf_*: Cumulative distribution function
quantile_*: Quantile
mean_*: Mean
var_*: Variance
std_*: Standard deviation
skewness_*: Skewness coefficient
kurtosis_*: Kurtosis coefficient
random_*: Random variate
The names of the continuous distributions follow. Asterisks must be substituted by the names of the functions in the list above: