Dundas.SharePoint.Charting.WebParts Send comments on this topic.
TTestResult Class Members
See Also  Properties 
Dundas.Charting.WebControl Namespace : TTestResult Class


The following tables list the members exposed by TTestResult.

Public Constructors

  Name Description
Public Constructor TTestResult Constructor  
Top

Public Properties

  Name Description
Public Property DegreeOfFreedom Degree of freedom.  
Public Property FirstSeriesMean First series' mean.  
Public Property FirstSeriesVariance First series' variance.  
Public Property ProbabilityTOneTail Probability T one tail.  
Public Property ProbabilityTTwoTail Probability T two tails.  
Public Property SecondSeriesMean Second series' mean.  
Public Property SecondSeriesVariance Second series' variance.  
Public Property TCriticalValueOneTail Critical T one tail.  
Public Property TCriticalValueTwoTail Critical T two tails.  
Public Property TValue T value.  
Top

See Also