| Overload | Description | 
|---|---|
| StandardDeviation(String,Series,ElementValue) | Calculates the sample standard variance of the series's elements values. | 
| StandardDeviation(Series,ElementValue) | Calculates the sample standard variance of the series's elements values. | 
| StandardDeviation(String,SeriesCollection,ElementValue) | Calculates the sample standard variance of the series's elements values. | 
| StandardDeviation(SeriesCollection,ElementValue) | Calculates the sample standard variance of the series's elements values. |