Suppose you would like to take an SRS of size n from a list of N units, but do not

Question:

Suppose you would like to take an SRS of size n from a list of N units, but do not know the population size N in advance. Consider the following procedure:

a. Set S0 = {1, 2. . . n}, so that the initial sample for consideration consists of the first n units on the list.

b. For k =1, 2, . . ., generate a random number uk between 0 and 1. If uk >n / (n+k), then set Sk equal to Sk−1. If uk ≤ n / (n+k), then select one of the units in Sk−1 at random, and replace it by unit (n + k) to form Sk .

Show that SN−n from this procedure is an SRS of size n. Hint: Use induction.

This problem has been solved!


Do you need an answer to a question different from the above? Ask your question!

Step by Step Answer:

Related Book For  answer-question
View Solution
Create a free account to access the answer
Cannot find your solution?
Post a FREE question now and get an answer within minutes. * Average response time.
Question Posted: December 12, 2015 04:12:02