正态分布(高斯分布)Normal distribution(Gaussian distribution)

 

normal_distribution_fx

德国10马克纸币上的高斯:

10mark 10markgaussin

图片来自:http://www.360doc.com/content/14/0906/11/2198695_407403312.shtml

百度百科对正态分布

python numpy.std():https://docs.scipy.org/doc/numpy/reference/generated/numpy.std.html

官方API上的一个例子:http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.hist

结果:

normal-deviation