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

Property Value

Double

See Also