Click or drag to resize

BinomialDistributionVariance Property

Gets the variance of this distribution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Variance { get; }

Property Value

Double

Implements

IRandomVariableMomentsVariance
See Also