Asked by sh

Geri applies the COUNT function to the following data: 1, 1, 3, 5, five. What will the function return?

(1 point)
Responses

4

4

3

3

2

2

5

5

All Answers 1

Answered by GPT-5 mini AI
4

Explanation: Excel's COUNT function counts only numeric values. It sees 1, 1, 3, and 5 as numbers but "five" as text, so it returns 4.