This documentation is archived and is not being maintained.
ZTestResult Properties
Visual Studio 2010
The ZTestResult type exposes the following members.
| Name | Description | |
|---|---|---|
|
FirstSeriesMean | Gets the mean of the first series. |
|
FirstSeriesVariance | Gets the variance of the first series. |
|
ProbabilityZOneTail | Gets the Probability Z one tail value. |
|
ProbabilityZTwoTail | Gets the Probability Z two tail value. |
|
SecondSeriesMean | Gets the mean of the second series. |
|
SecondSeriesVariance | Gets the variance of the second series. |
|
ZCriticalValueOneTail | Gets the Critical Z one tail value. |
|
ZCriticalValueTwoTail | Gets the Critical Z two tail value. |
|
ZValue | Gets the Z value. |
Show: