173k views
3 votes
How can you assign random numbers to select a sample using a random number table?

User GreW
by
7.5k points

1 Answer

4 votes

Such assignment depends on the available random number table, the population size, and the distribution you're trying to achieve. Even within a specified set of parameters, there are generally a number of ways you can do it.

Suppose you want uniformly distributed numbers in the range 0–20. You can pick 2 (pre-selected) digits from numbers chosen from a random number table. If those digits do not form a number in the range 0–20, throw away that random number and try again.

User Peter Prabu
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories