Distinguish between:
a) Min() and Max() in MS Excel
b) Sum() and Average() In MS Excel
Answers
Answered by
2
Answer:
ans a) The MIN and MAX functions are just what the names imply. MIN will find the lowest number in a range, while MAX finds the largest number in a range.
ans b) The average difference is the sums of the difference between pairs of consecutive numbers, to get the average, just divide that by the total number of pairs. SUM function is used to add the values in the list.
please mark me as the brainliest
Similar questions