Given delivery with $5000$ items.
An item may be invalid or valid (with a probability of half of each option).
If there are $3\%$ invalid items - all the delivery is invalid.
How much items should I check to determine if the delivery is invalid?
I don't have idea how to going about it and I will be happy for help.