Which of the following is not a descriptive statistics function ?
add()
Reason — The add() function is a binary operation function, while count(), sum(), max() are descriptive statistics functions.
count()
sum()
max()