Sample standard deviation of the vector v, with Bessel’s correction
v (Numpy ndarray) – vector of data
Standard deviation with Bessel’s correction
float
stddev()