  | OneSampleTTestStatistic Property | 
            Gets the value of the test statistic associated with this hypothesis
            test.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Statistic { get; }Public ReadOnly Property Statistic As Double
	Get
public:
property double Statistic {
	double get ();
}member Statistic : float with get
Property Value
Double
See Also