Hi all,
I have 26 data points I'd like to form a confidence interval around (i.e. points to bound the sample data and possibly the population data).
I can use a t-distribution type: mean +/- [sample/root(# data points)]*t_%5, but it doesn't fully capture the data points.
OR
I can use: mean...