StudyMate
Alternative Text for Accessibility
Number 1. built-in formulas that perform common calculations that result in a single value.
Correct Answer: Functions
Number 2. a range of cells used as data in a function
Correct Answer: argument
Number 3. this mark specifies that you are using a range of cells that begins with the first cell reference and ends with the last cell reference you want to use in the function
Correct Answer: colon
Number 4. mark used to separate specific values in a function
Correct Answer: comma
Number 5. to total a range of cells
Correct Answer: SUM
Number 6. to average a range of cells
Correct Answer: AVERAGE
Number 7. to determine how many items are in a column or row
Correct Answer: COUNT
Number 8. to determine the largest number in a row or column
Correct Answer: MAX
Number 9. to determine the smallest number in a row or column
Correct Answer: MIN