方差 s^2=[(x1-x)^2+(x2-x)^2+......(xn-x)^2]/(n)
记得一定要除以N
标准差就是s
数据归一化
原文:https://www.cnblogs.com/yjybupt/p/10014970.html