Click or drag to resize

ProbabilityDistributionMean Method

Computes the mean of this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public abstract double Mean()

Return Value

Type: Double
The mean of this instance.
See Also