BernoulliDistributionMean Property |
Gets the mean value of bernoulli distributed random numbers.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override double Mean { get; }
Property Value
DoubleSee Also