Skip to content

Commit 2ce5d08

Browse files
committed
standard deviation
1 parent dd8aa00 commit 2ce5d08

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mathematics/standard_deviation.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 标准差
2+
3+
在描述一个波动范围时,`标准差``方差`更直观。
4+
5+
例如:
6+
7+
一个程序执行的`平均时间`为 100ms,而标准差是 5ms,那么可以比较简单的描述这个程序执行时间的分布为:100 ± 5ms

0 commit comments

Comments
 (0)