calc_stats
Compute descriptive statistics—mean, median, sample standard deviation, and coefficient of variation—for a numeric array. Use CV to detect high run-to-run variability that makes cross-run comparisons unreliable.
Instructions
mean, median, sample stdev, and coefficient of variation (CV).
CV > 0.2 means run-to-run noise swamps the effect being measured — the numbers cannot be compared across runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nums | Yes |