SPLK-1002 · Question #67
Which of the following is NOT a stats function:
The correct answer is B. addtotals. The stats command is used to calculate summary statistics for your search results such as count, sum, avg, min, max and more. The stats command supports various functions that you can use to perform calculations on your fields. However, addtotals is not a stats function but a sep
Question
Which of the following is NOT a stats function:
Options
- Asum
- Baddtotals
- Ccount
- Davg
How the community answered
(58 responses)- A3% (2)
- B90% (52)
- C2% (1)
- D5% (3)
Explanation
The stats command is used to calculate summary statistics for your search results such as count, sum, avg, min, max and more. The stats command supports various functions that you can use to perform calculations on your fields. However, addtotals is not a stats function but a separate command that adds a row or column with the total of the values in each group. Therefore, option B is correct, while options A, C and D are incorrect because they are valid stats functions.
Topics
Community Discussion
No community discussion yet for this question.