The OneSampleKSTest type exposes the following members.

Properties

  NameDescription
Alpha
Gets and sets the alpha level associated with this hypothesis test.
CriticalValue
Gets the critical value based on the current alpha level associated with this hypothesis test.
DefaultAlpha
Gets and sets the default alpha level associated with OneSampleKSTests.
N
Gets the sample size.
P
Gets the p-value associated with the test statistic.
Reject
Tests whether the null hypothesis can be rejected, using the current alpha level.
Statistic
Gets the value of the test statistic associated with this hypothesis test.

See Also