QUESTION IMAGE
Question
- what formula function would you use to get the maximum of a group of numbers?
count
average
max
sum
- what formula function would you use to get the count of a group of numbers?
count
max
average
sum
Brief Explanations
- For question 9:
- The
COUNTfunction is used to count the number of cells in a range that contain numbers. - The
AVERAGEfunction calculates the arithmetic mean of a set of numbers. - The
MAXfunction returns the largest value in a set of values. - The
SUMfunction adds up a range of numbers. - For question 10:
- As mentioned above, the
COUNTfunction is for counting the number of cells with numbers. MAXis for finding the maximum value.AVERAGEis for calculating the average.SUMis for adding numbers.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- MAX
- COUNT