Multiple choice technology

Which function calculates the largest value in a set of numbers?

  1. Average

  2. Count

  3. Min

  4. Max

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The MAX function returns the largest value in a range of numbers. Average calculates the mean, Count tallies numeric entries, and Min finds the smallest value. These are all basic statistical functions in Excel.