Contingency Table Cell.Expected Count Property
Gets the expected count of the cell based on the row and column totals
of the contigency table.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double ExpectedCount { get; }