pub fn vector_variance_float(vector: Vec<f64>) -> f64
Returns the variance of all elements in a float vector