Get your own Python server Result Size: 625 x 565
x
 
import numpy
speed = [86,87,88,86,87,85,86]
x = numpy.std(speed)
print(x)
0.9035079029052513