ci.mean.is | R Documentation |
Computes confidence interval for a difference in population means in a 2-group design.
alpha |
alpha level for 1-alpha confidence |
mj |
sample mean in group j |
sdj |
sample standard deviation in group j |
nj |
sample size in group j |
estimate |
mean difference |
SE |
SE of difference |
df |
degrees of freedom |
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.