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