OneSampleChiSquareTest.CalculateStatistic Method

Calculates the value of the statistic used for this test.

Definition

Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
protected override double CalculateStatistic()

Return Value

Double
The test statistic for this test.

See Also