The document defines and provides examples to calculate mean, median, mode, and range for sets of numerical data. Mean is the average, calculated by summing the values and dividing by the count. Median is the middle number when values are ordered from lowest to highest. Mode is the number that occurs most frequently. Range is the difference between the highest and lowest values. Examples are provided to demonstrate calculating each measure using sample data sets.