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: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public double ExpectedCount { get; }