geometric_mean
Calculate the geometric mean of positive values to find average growth rates. Provide a list of numbers to compute the central tendency for multiplicative data.
Instructions
Calculate the geometric mean of positive values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |