
Last chance! 50% off unlimited learning
Sale ends in
Arithmetic mean for the probability distribution.
# S3 method for Distribution
mean(x, ...)
Distribution.
Additional arguments.
Mean as a numeric.
$mean()
The arithmetic mean of a (discrete) probability distribution X is the expectation
If an analytic expression isn't available, returns error. To impute a numerical expression, use the
CoreStatistics
decorator.
CoreStatistics
, decorate
and genExp
.