I was thinking of Cochran's formula for determining the ideal sample size under maximum variability, however, I couldn't find a way to formulate my problem such that I end up with some sort of relevant attribute.
Nonetheless, suppose I want to have 99.9% accuracy for a given task –– this means 1 fail out of 1000 experiments. However, performing 1000 experiments is quite expensive, so I want to reduce that number. Is there a way, for example, to perform 100 experiments and use that data to talk "as if" I would have done 1000?
Any hints would be appreciated!