ci.mean.os | R Documentation |
Computes confidence interval for a population mean.
alpha |
alpha level for 1-alpha confidence |
m |
sample mean |
sd |
sample standard deviation |
n |
sample size |
estimate |
mean |
SE |
standard error |
LL |
lower limit of the confidence interval |
UL |
upper limit of the confidence interval |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.