 | TwoSamplePairedTTestXbar Property |
Gets the mean of the differences between paired observations.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double Xbar { get; }
Public ReadOnly Property Xbar As Double
Get
public:
property double Xbar {
double get ();
}
member Xbar : float with get
Property Value
Double
See Also