| FTestTwoSampleAcceptanceRegionRight Property  | 
        
         
            Region of acceptance right border.
            We fail to reject null hypothesis if test statistics is between left and right borders of region of acceptance.
            http://en.wikipedia.org/wiki/Statistical_hypothesis_testing#Definition_of_terms
            
 
    Namespace: 
   FinMath.Statistics.HypothesisTesting
    Assembly:
   FinMath (in FinMath.dll) Version: 2.4.7-0a995bd0ea1854c2c868ec3f8dae606c5777e170
 Syntax
Syntaxpublic override double AcceptanceRegionRight { get; }Property Value
Type: 
Double See Also
See Also