Average
Last updated
Last updated
Average calculates and returns the arithmetic mean of all of its inputs.
The arithmetic mean is the sum of all values in a set, divided by the total amount of numbers in that set.
Scope: Project, Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| Float | The number of |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard input Pulse, to trigger the execution of the Node. |
| Float | The values that will be added together, and divided by the total number of |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Float | The arithmetic mean of all of the |
Arithmetic Mean: What it is and How to Find it on Statistics How To.