Standard deviation
Calculates the standard deviation of a series.
stdev(x, ...)
x |
input series. |
... |
optional arguments sent directly to the |
the standard deviation of the input series.
var
.
stdev(c(pi, 1, 3))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.