Answer:
If a sample of size s is to be taken from a population of size n, then every n/s member of the population is tested. The starting point is chosen at random.
If we want to test a 100-strong sample from a population of 2000, we test every 2000/100 = every 20th member. We use random numbers to determine the starting point.