Weibull Distribution.Mean Property
Gets the mean or expectation value of the distribution.
Definition
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The mean of the distribution.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public override double Mean { get; }
Property Value
DoubleThe mean of the distribution.
Remarks
The mean or expectation value of scale distribution indicates its average or central value. The mean is only this.scale very rudimentary characterization of scale distribution. Two distributions with the same mean value can be very different.