Sampling Strategies

Survey Design and Parameter Estimation

Author

Andrés Gutiérrez

Published

July 14, 2026

Foreword

Sampling is perhaps the craft that best characterizes the discipline of statistics. It is nothing less than the planning and execution of an organized collection of information in order to understand or estimate general properties of a population or of a natural phenomenon. To do so, it involves not only the probabilistic selection strategy for a sample, but also the explicit estimator that will provide the value of the parameter which, in the researcher’s judgment, summarizes the property under study.

There is no doubt that computer systems have contributed enormously to the development of new methods and to the more confident practice of traditional ones. Formulas and algorithms are programmed and put into operation, and all numerical work is left to the computer, including the generation of pseudorandom numbers as the starting point for sample selection and for exploring design properties through simulation methods. Sampling has likewise benefited from abundant and profound developments in other fields of statistics, which have enriched it with new methods in recent years.

Professor Andrés Gutiérrez undertakes the task of offering readers a conceptually solid book, marked by a balanced intuitive presentation of the concepts and supported by (1) his pedagogical strategy of Marco and Lucy, which keeps one population and one sampling frame throughout the text and allows him to exemplify and compare designs in terms of their efficiency, (2) a rigorous mathematical development of the properties of designs and estimators, and (3) practical work with algorithms using the TeachingSampling package, which he created to illustrate the proposed procedures.

In this way, students of the subject learn how to apply the different procedures immediately, without needing to search for solutions manually; or, if they wish, they have programs at hand that allow them to compare the results obtained with those they find by their own means. The first part contains the traditional methods usually taught in a first course on sampling. The second is designed for a more advanced undergraduate course. In the third, the author includes recent topics from articles published in specialized journals, topics that appear less often in other texts and that may form part of graduate courses.

The text is pleasant and clear to read, accompanied by numerous lexicographic examples with small amounts of data that illustrate the details of the possibilities. Without question, the book presented to us by Professor Andrés Gutiérrez bears the mark of serious and innovative personal work that readers will appreciate.

Jorge Ortiz Pinilla, PhD.
Diplôme de docteur de troisième cycle
Université Henri Poincaré, Nancy 1

Preface

Although very powerful, the term sampling strategy has not received the appropriate prominence in the world of sampling. People speak of the efficiency, precision, and even unbiasedness of an estimator without taking into account that such properties are linked to the sampling design used to collect the information. For the author, learning this subject is easier when the sampling design and the estimator of the parameter of interest used in the finite population are valued equally. The golden rule of sampling cannot be ignored: use sampling designs that induce inclusion probabilities (or selection probabilities, as the case may be) proportional to the value of the characteristic of interest in the population, and use estimators that incorporate those probabilities. For this reason, this text has been titled Sampling Strategies, Survey Design, and Parameter Estimation.

In the combined search for a better sampling strategy, this text has been divided into three parts that can be used at different undergraduate levels as well as in graduate courses, depending on the difficulty of the topic. The division of the book follows the theoretical development of sampling through its brief history.

The first part of the book reviews the most commonly used sampling strategies. With strong statistical and mathematical rigor, readers are introduced to the field of design-based inference, which treats the values of the characteristic of interest as fixed pseudoparameters and not as realizations of random variables. This journey is made more engaging by introducing Marco and Lucy, inseparable companions in each strategy presented, which correspond to data sets obtained for conducting a survey. Thus, Marco is the pseudoname of the sampling frame, and Lucy corresponds to a population of firms in the industrial sector. Unlike most classic sampling books, this text reviews all sampling strategies using a single sampling “frame”, sometimes more generous than at other times, and a single population, “Lucy”, in order to pose a problem that the reader can solve from different angles. This differs from some sampling books, which present solved examples without giving the reader the opportunity to question how the strategy was developed. This part presents three concepts that are decisive when proposing a sampling strategy. The first, and most important, is the support that defines the realization of a probability sample and, consequently, the validity of the inference. Readers can appreciate the importance of this concept by distinguishing it from the random sample, which is nothing more than a random vector. Second, emphasis is placed on the concept of sampling design, treating it as a multivariate probability distribution over the support. In most of the strategies presented in this first part, it is shown that the proposed sampling design indeed satisfies the properties of a probability distribution. Of course, the final concept is the estimator, whose definition and use are more widely known among users. Each chapter and each section include a small lexical-graphic example and an application of the proposed strategy with Marco and Lucy through the computational development of the TeachingSampling package (Gutierrez 2009), created in the free R software environment in the most user-friendly way possible.

The second part of this text concerns the use and exploitation of auxiliary information available in the sampling frame. It reviews not only estimators that improve the efficiency of the strategy, but also incorporates into the estimation process the use of a model that makes it possible to describe the behavior of the characteristic of interest in the population. This represents a very important step in the development of inference by treating, although in isolation, the characteristic of interest as a random variable under the proposed model. This part follows the elegant approach of Bethelehem and Keller (1987), in which no assumptions are made about the validity of the superpopulation model. In this line of thought, the only assertion made is that the residuals of the model do have lower variance than the characteristic of interest. At the end of this part, a very brief introduction is given to inference in finite populations under an assumed-model approach. It is interesting to observe that, over time, the use of these techniques has become increasingly common, especially in the estimation of rare domains, better known as small areas. This section begins with the famous discussion by Basu (1971), which even today remains a stumbling block between currents of statistics. This type of inference does not consider the sampling design or the way in which the information was collected, but is instead based on the proposed population model used to carry out inference. However, when the population model is wrong, the estimates will be wrong as well.

The third part, suitable for a graduate course, attempts to reach the major methodological advances that, over time, cease to be innovations and become required techniques for improving the efficiency of the strategy. Among other selected topics, it considers calibration estimators, balanced sampling, and indirect sampling. These contents are subject to a strong personal bias induced by years of attending the sampling seminar at the Universidad Nacional de Colombia.

Of course, this book could not have been written without the enormous influence of my teacher Leonardo Bautista, who taught me that what matters is not memorizing formulas, but giving them meaning and bringing them to life through the use of the best strategy. This applies not only to the practical development of statistical science, but also to everyday life.

Finally, the author expresses his gratitude to God, who has given him everything he has and selected him to belong to the sample; otherwise, these lines would not have been written. To his father for his excellent upbringing, to his grandmother Lola because her prayers never ceased.

Basu, D. 1971. “An Essay on the Logical Foundations of Survey Sampling.” Holt, Rinehart and Winston. Toronto, 203–42.
Bethelehem, J. C, and W. A. Keller. 1987. “Linear Weighting of Survey Data.” Journal of Official Statistics 3: 141–53.
Gutierrez, H. A. 2009. TeachingSampling: Sampling Designs and Parameter Estimation in Finite Population.