pub fn vector_standard_deviation(vector: Vec<i128>) -> String
Returns the standard deviation of all elements in a vector