Ask a Teacher



what is SUM,average,min?

SUM: This function adds all of the values of the cells in the argument.
AVERAGE: This function determines the average of the values included in the argument. It calculates the sum of the cells and then divides that value by the number of cells in the argument.
MIN: This function determines the lowest cell value included in the argument.


comments powered by Disqus