statistics_summary
Compute descriptive statistics for numeric data: mean, median, population and sample variance, standard deviation, min, and max. Get a full summary of your dataset in one call.
Instructions
Descriptive statistics for a list of numbers: mean, median, population and sample variance and standard deviation, min and max. Prefer this over evaluate_sage for summary statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | List of numeric values | |
| session | No | Named workspace to use. Workspaces have independent variables; omit for 'default'. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||