This documentation is archived and is not being maintained.

ZTestResult Properties

The ZTestResult type exposes the following members.

  NameDescription
Public property FirstSeriesMean Gets the mean of the first series.
Public property FirstSeriesVariance Gets the variance of the first series.
Public property ProbabilityZOneTail Gets the Probability Z one tail value.
Public property ProbabilityZTwoTail Gets the Probability Z two tail value.
Public property SecondSeriesMean Gets the mean of the second series.
Public property SecondSeriesVariance Gets the variance of the second series.
Public property ZCriticalValueOneTail Gets the Critical Z one tail value.
Public property ZCriticalValueTwoTail Gets the Critical Z two tail value.
Public property ZValue Gets the Z value.
Top
Show: