Type: nodetool.list.Average

Namespace: nodetool.list

Description

Calculates the arithmetic mean of a list of numbers. list, average, mean, aggregate, math

Use cases:
- Find average value
- Calculate mean of numeric data

Properties

Property Type Description Default
values List[float]   []

Outputs

Output Type Description
output float  

Metadata

Browse other nodes in the nodetool.list namespace.