| TwoSamplePairedTTestRightProbability Property |
Gets the area under the probability distribution to the right of the
test statistic.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double RightProbability { get; }
Public ReadOnly Property RightProbability As Double
Get
public:
property double RightProbability {
double get ();
}
member RightProbability : float with get
Property Value
DoubleSee Also