ConfidenceLevel: Double;
The ConfidenceLevel property determines the significance level determining whether the null hypothesis should be accepted or rejected.
Available values are taken from the range (0, 1). The default property value is 0.05.
The property use is given in the example for ISmVarianceAnalysis.AnalysisType.
See also: