Logarithmic Series Distribution.Probability Of Success Property
Gets the probability that a trial is successful.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The probability that a trial is successful.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double ProbabilityOfSuccess { get; }
Property Value
DoubleThe probability that a trial is successful.
Remarks
This property is read-only.