Get your own Python server Result Size: 625 x 565
x
 
import numpy
speed = [32,111,138,28,59,77,97]
x = numpy.std(speed)
print(x)
37.84501153334721