Description Usage Arguments Value Examples
Prints the lower and upper boundaries of a 95 Percent confidence interval. Also see the CI95 function.
| 1 | CI95(m, se)
 | 
| m | A single number equal to the mean value of a statistic. | 
| se | single number equal to the standard error of the statistic. | 
Returns the 95
| 1 2 3 4 | 
     Lower 95% CI      Upper 95% CI 
         8.040036         11.959964 
     Lower 95% CI      Upper 95% CI 
         4.080072         11.919928 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.