Enum ConfidenceLevel

Enum ConfidenceLevel

Namespace: Aspose.Tasks.RiskAnalysis
Assembly: Aspose.Tasks.dll (25.2.0)

Specifies supported confidence levels used in risk analysis that correspond to the percentage of the time the actual values will be within optimistic and pessimistic estimates.

public enum ConfidenceLevel

Fields

CL75 = 75

75 % Confidence Level.

CL85 = 85

85 % Confidence Level.

CL90 = 90

90 % Confidence Level.

CL95 = 95

95 % Confidence Level.

CL99 = 99

99 % Confidence Level.