rpaulo
25ff2bc882
Replace the way we calculate the standard deviation with the unbiased form
for non-related samples. There are several websites that explain why we should use this form instead of the normal formula to compute the std. dev. (Wikipedia is one of them). Also, ping(8) (where this "new" formula came from) already does it this way so, I'm trying to score some extra points by making both utilities behave the same way. Thanks to wrtstuden@ for the initial clarification.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%