I am trying to find the sample size required in order to establish a tolerance interval which contain 99% of the population, with 95% confidence. The results from Minitab for a sample size of 473 are presented below:
Since I don't know the distribution of my data, I am interested in the Nonparametric Method and Achieved Confidence columns. We have achieved a good level of confidence (95%) with n=473. The results below are achieved with n=1000:
The achieved confidence level is now 97.1%, which is better than the previous one. This result is understandable to me, because I expect to have a better estimation when I have a larger sample size. But when I repeat the procedure with an even larger sample size, the achieved confidence starts to reduce:
Here are my 2 questions:
- What is the difference between the achieved confidence in the results, and the 95% confidence level that I select before running the calculation?
- Why the achieved confidence increases when the sample size increases until a certain value? After that it starts to decrease (it seems that this achieved confidence is convergent toward the pre-selected confidence, which is 95%).