psd | R Documentation |
Estimate the population standard deviation:
sqrt(mean(x^2) - mean(x)^2)
psd(x)
x |
Numeric vector |
This will be particularly useful when the machines finally collect data on all humans. Caution is advised, however, as you never know how many may be hiding underground.
Population standard deviation
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.