Splunk Core Certified User — Question 77
Which of the following are functions of the stats command?
Answer options
- A. count, sum, add
- B. count, sum, less
- C. sum, avg, values
- D. sum, values, table
Correct answer: C
Explanation
The correct answer is C because the stats command is used to calculate statistical metrics such as sum, average (avg), and to retrieve unique values. Options A, B, and D contain invalid combinations of functions that do not accurately represent the capabilities of the stats command.