The HypothesisTest type exposes the following members.
Properties
|
|
Name |
Description |
|
Distribution
|
Gets the probability distribution used in the hypothesis test.
|
|
HypothesisType
|
Gets or sets a value that indicates whether the test is one or two-tailed.
|
|
PValue
|
Gets the probability that the test statistic would take on the calculated value under the alternate hypothesis.
|
|
SignificanceLevel
|
Gets the significance level used to test the null hypothesis.
|
|
Statistic
|
Gets the value of the test statistic.
|
See Also