Survey Methodology
A simulated annealing algorithm for joint stratification and sample allocation
by Mervyn O’Luing, Steven Prestwich and S. Armagan TarimNote 1
- Release date: June 21, 2022
Abstract
This study combines simulated annealing with delta evaluation to solve the joint stratification and sample allocation problem. In this problem, atomic strata are partitioned into mutually exclusive and collectively exhaustive strata. Each partition of atomic strata is a possible solution to the stratification problem, the quality of which is measured by its cost. The Bell number of possible solutions is enormous, for even a moderate number of atomic strata, and an additional layer of complexity is added with the evaluation time of each solution. Many larger scale combinatorial optimisation problems cannot be solved to optimality, because the search for an optimum solution requires a prohibitive amount of computation time. A number of local search heuristic algorithms have been designed for this problem but these can become trapped in local minima preventing any further improvements. We add, to the existing suite of local search algorithms, a simulated annealing algorithm that allows for an escape from local minima and uses delta evaluation to exploit the similarity between consecutive solutions, and thereby reduces the evaluation time. We compared the simulated annealing algorithm with two recent algorithms. In both cases, the simulated annealing algorithm attained a solution of comparable quality in considerably less computation time.
Key Words: Simulated annealing algorithm; Optimal stratification; Sample allocation; R software.
Table of contents
- Section 1. Introduction
- Section 2. Background information
- Section 3. The joint stratification and sample allocation problem
- Section 4. Outline of the simulated annealing algorithm
- Section 5. Improving the performance of the simulated annealing algorithm using delta evaluation
- Section 6. Comparing the performance of the two algorithms
- Section 7. Comparison with the continuous method in SamplingStrata
- Section 8. Conclusions
- Section 9. Further work
- Acknowledgements
- Appendix
- References
How to cite
O'Luing, M., Prestwich, S. and Tarim, A. (2022). A simulated annealing algorithm for joint stratification and sample allocation. Survey Methodology, Statistics Canada, Catalogue No. 12-001-X, Vol. 48, No. 1. Paper available at http://www.statcan.gc.ca/pub/12-001-x/2022001/article/00010-eng.htm.
Note
- Date modified: