Sampling refers to the process of selecting a representative subset of data from a larger data set or repository. This technique is used when it is impractical or unnecessary to analyze the entire set of data. A representative sample should accurately reflect the characteristics of the larger population, allowing for analysis and inference about the population as a whole12. Observation (A) generally refers to the act of monitoring or recording data. Delta load (B) is a term used in data warehousing to describe the process of loading only the changes since the last data extraction, rather than the entire data set. Web scraping is the process of extracting data from websites. References: * Understanding the importance of data sampling1. * The concept of a representative sample in statistics2. * Data repository management and usage3. * Benefits and methods of data sampling4.