pub fn std_dev<T: ToPrimitive>(t: &[T]) -> Option<f64>
std_dev return the standard deviation, the square root of the variance