The probability of obtaining a test statistic at least as extreme
            as the one that was actually observed, assuming that the null hypothesis is true.
            http://en.wikipedia.org/wiki/P-value
            
 
    Namespace: 
   FinMath.Statistics.HypothesisTesting
    Assembly:
   FinMath (in FinMath.dll) Version: 2.4.7-0a995bd0ea1854c2c868ec3f8dae606c5777e170
 Syntax
Syntaxpublic override double PValue { get; }Property Value
Type: 
Double See Also
See Also