Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Numbers |
The Average step takes in a list of decimals and outputs a single decimal representing the average values passed in.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Values | List of numbers to find the average for. | List of Decimal |
Outputs
Property | Description | Data Type |
---|---|---|
Average1_Output | This is the sum of the Values input divided by how many numbers are in the list. | Decimal |