ISmVarianceAnalysis.ConfidenceLevel

Syntax

ConfidenceLevel: Double;

Description

The ConfidenceLevel property determines the significance level determining whether the null hypothesis should be accepted or rejected.

Comments

Available values are taken from the range (0, 1). The default property value is 0.05.

Example

The property use is given in the example for ISmVarianceAnalysis.AnalysisType.

See also:

ISmVarianceAnalysis