注意:此页面搜索的是所有试题
对数据data计算标准分数,data_mean是data的平均值,data_std是data的标准差,结果保存在result中:
result=(data- )/

参考答案