Click or drag to resize
ContingencyTableExactStdev Property
Returns the exact standard deviation.

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

Property Value

Type: Double
A double scalar containing the exact standard deviation based on Pearson's chi-square statistic.
See Also