Is there a way to determine the appropriate sample size for a future tolerance interval, given some historical data?
In essence, I will gather data and construct a tolerance interval (one- or two-sided) from this new data and compare the tolerance bound(s) to a specification limit. I need the tolerance bounds to be within the spec limit. I would like to be able to use the information from a prior sample to inform the minimum sample size.
I've written a simulation that I believe gives me the appropriate power that a given sample size will have a tolerance interval within my limits, but is there a formal way to approach this problem? Is there a formula somewhere that uses prior estimates/errors of the mean and standard deviation to inform a future tolerance interval sample size? Equivalently, are there formulas for power sample size calculations for percentiles?
Thanks!
Charles