sem | R Documentation |
compute standard error of the mean
sem(x)
x |
numeric vector, a sample of numbers |
the standard error of the mean.
This is the formula for the standard error of the mean.
\frac{1}{2}
sem(1:5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.