Click or drag to resize

OneSampleKSTest Properties

The OneSampleKSTest type exposes the following members.

Properties
 NameDescription
Public propertyAlpha Gets and sets the alpha level associated with this hypothesis test.
Public propertyCriticalValue Gets the critical value based on the current alpha level associated with this hypothesis test.
Public propertyStatic memberDefaultAlpha Gets and sets the default alpha level associated with OneSampleKSTests.
Public propertyN Gets the sample size.
Public propertyP Gets the p-value associated with the test statistic.
Public propertyReject Tests whether the null hypothesis can be rejected, using the current alpha level.
Public propertyStatistic Gets the value of the test statistic associated with this hypothesis test.
Top
See Also