Description Usage Arguments Value
View source: R/MarginOfError.R
The margin of error, also called half the width of the confidence interval
Calculated from raw summary statistics
1 | rawME(s, n, alpha = 0.05)
|
s |
Standard deviation of a vector |
n |
Sample size |
alpha |
Significance level (0.05 by default) |
Half the width of the confidence interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.