Chapter Contents |
Previous |
Next |
The SURVEYSELECT Procedure |
PROC SURVEYSELECT uses Floyd's ordered hash table algorithm for simple random sampling. This algorithm is fast, efficient, and appropriate for large data sets. Refer to Bentley and Floyd (1987) and Bentley and Knuth (1986). For additional information on simple random sampling algorithms, refer to McLeod and Bellhouse (1983) and Fann, Muller, and Rezucha (1962).
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.