Click or drag to resize
ContingencyTableExactMean Property
Returns the exact mean.

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

Property Value

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