KruskalWallisTest.ChiSquarePValue Property

Gets the probability that the test statistic would take on the calculated value under the null hypothesis assuming the distribution of the statistic is approximated by a chi-square distribution.

Definition

Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public double ChiSquarePValue { get; }

Property Value

Double

See Also