Lists
Arithmetic Mean
3min
overview this arithmetic mean action calculates the arithmetic mean of the numbers in the provided list parameters inputs input a list of numbers ( list\<object> ) the list must consist of primitive data types such as integers, doubles, etc outputs result ( object ) the arithmetic mean of the input numbers