Click or drag to resize
NormTwoSamplePooledVariance Property
The Pooled variance for the two samples.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double PooledVariance { get; }

Property Value

Type: Double
A double containing the Pooled variance for the two samples.
See Also