stats_summary
Compute a comprehensive statistical summary for a dataset, including count, mean, median, standard deviation, variance, range, min, max, and 25/50/75th percentiles, in a single call.
Instructions
Get comprehensive statistical summary of a dataset.
Returns count, mean, median, standard deviation, variance, range, min, max and the 25/50/75th percentiles in a single call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||