statistics_summary
Compute descriptive statistics from a list of numeric values to summarize data with key metrics like mean, median, and standard deviation.
Instructions
Compute descriptive statistics for a dataset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | List of numeric values |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||