|  | OneSampleZTestRightProbability 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
Syntaxpublic double RightProbability { get; }Public ReadOnly Property RightProbability As Double
	Get
public:
property double RightProbability {
	double get ();
}member RightProbability : float with get
Property Value
Double See Also
See Also