Random Number Generator

 

The ideal sample in a statistical study will be randomized.  One way to select a random sample is to number all the individuals and then use a random integer generator to select the individuals for the sample.  

Here is a useful site for generating random integers Links to an external site..