Click or drag to resize
NormTwoSampleFTestP Property
The probability of a larger F in absolute value for the F test for equality of variances, assuming equal variances.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double FTestP { get; }

Property Value

Type: Double
A double containing the probability of a larger F in absolute value, assuming equal variances.
See Also