The Statistical Functions blocks calculate statistical functions on a list of input values. See also: How to Add and Remove Input/Output Properties.
The following are accepted and excluded arguments for Statistical Functions blocks:
Block | Icon | Description |
---|---|---|
Average | ![]() | Returns the mean of its arguments |
Maximum | ![]() | Returns the greatest value in a list of arguments |
Median | ![]() | Returns the median of its arguments |
Minimum | ![]() | Returns the smallest value in a list of arguments |
Mode | ![]() | Returns the most common value in a list of arguments |
Standard Deviation | ![]() | Calculates standard deviation based on a list of arguments |
Variance | ![]() | Calculates the statistical variance of a list of arguments |