ContingencyTableCell.ExpectedCount 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#
public double ExpectedCount { get; }

Property Value

Double

See Also