The HypothesisTest type exposes the following members.
| Name | Description |
---|
 | Distribution |
Gets the probability distribution used in the hypothesis test.
|
 | HypothesisType |
Gets or sets whether the test is one or two-tailed.
|
 | Name |
Gets the name of the hypothesis test.
|
 | 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.
|
Top
Reference