Samples
Calculate the average of the integers from 0 to 100:Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| summary | StatsSummary1D | - | ✔ | The statistical aggregate produced by a stats_agg call |
Returns
| Column | Type | Description |
|---|---|---|
| average | DOUBLE PRECISION | The average of the values in the statistical aggregate |