Confidence interval (CI) and error bar
Descriptive stats

Standard deviation: one SD -> 68% of data in CI
Box plot and whisker: Interquartile Range (IQR) 

Inferential stats
Standard error of sampling mean (SEM): one SD -> 68% CI
Z distribution: ~1.96 -> 95% CI (normal(z) distribution)
T distribution: depends on degree of freedom n-1 and %CI (need to correct for bias using n-1)
Bootstrap 95% CI



Last updated
Was this helpful?