[]
Gets an object reporting the confidence interval for the associated data.
public StatisticalData.ConfidenceInterval Confidence { get; }
Public ReadOnly Property Confidence As StatisticalData.ConfidenceInterval
The returned ConfidenceInterval object allows specification of the desired probability level of the confidence interval as well as reporting the interval.