Description Usage Arguments Value Examples
Book Standard Deviation
1 | bookSD(x, n)
|
x |
a vector of quantitative data |
n |
the number of observations in the vector |
standard deviation from the biased formula
1 2 | x = 1:10
bookSDX <- bookSD(x, n=10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.