Answer :

To determine which of the listed options is a statistical function, let's analyze each choice carefully:

(a) SUM:
SUM is a function that adds up all the numbers in a given set. It is primarily an arithmetic function rather than a statistical one. Although it can be used in statistical analysis, its primary function is associated with arithmetic operations.

(b) MOD:
MOD is a function that computes the remainder after division of one number by another. This operation is more aligned with number theory and arithmetic. It does not intrinsically involve statistical analysis or summary.

(c) MIN:
MIN is a function that identifies the smallest number in a given set of values. This function is inherently statistical because it summarizes a dataset by providing a specific measure (the minimum value). It's widely used in statistical analysis to understand the range and distribution of data.

Based on the definitions and typical uses of these functions, the correct answer is:

(c) MIN