Sampling: Design and Analysis, Sharon L. Lohr, 2021 (CRC Press)DOI: 10.1201/9780429298899 - A comprehensive textbook covering the theoretical and practical aspects of various probability sampling designs, including simple random, stratified, systematic, and cluster sampling.
Statistics, David Freedman, Robert Pisani, and Roger Purves, 2007 (W. W. Norton & Company) - Provides a clear and intuitive introduction to fundamental statistical concepts, with strong coverage of sampling principles, sampling error, and the importance of representative samples.
User Guide - Cross-validation: evaluating estimator performance, scikit-learn developers, 2023 - Official documentation illustrating the application of sampling, especially stratified sampling, in machine learning for data splitting and cross-validation to ensure robust model evaluation.
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, Aurélien Géron, 2022 (O'Reilly Media) - A practical guide that includes discussions on data splitting strategies, such as stratified sampling for classification problems, and its relevance in preparing datasets for machine learning models.