Sign In
Our friend claims that using a random number table to pick a person at random is not as fair as throwing a dart at the list of names. To compare both methods, let's suppose that there is a list of 10 students and we want to select one of them. First, we will describe how each method is conducted.
In this method, we only take the dart and throw it at the list.
We have described both methods. Now, let's compare them and suppose that we make some decisions based on our wishes when we conduct both methods.
With this information we can conclude that even if we include some bias in the random number generator method, we do not control the result. However, the throw will be affected because we have some control over the throw, which is what our friend is not taking into account.