ZTestResult Properties
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| 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:
